Skip to content

fix unicode problems with verbose log #3619

fix unicode problems with verbose log

fix unicode problems with verbose log #3619

Triggered via pull request October 26, 2024 20:51
Status Failure
Total duration 2m 0s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Node.js 18 on ubuntu: lib/verbose/log.js#L1
'writeFileSync' is defined but never used. Allowed unused vars must match /^_/u.
Node.js 18 on ubuntu: lib/verbose/log.js#L12
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node.js 18 on ubuntu
Process completed with exit code 1.
Node.js 22 on macos: lib/verbose/log.js#L1
'writeFileSync' is defined but never used. Allowed unused vars must match /^_/u.
Node.js 22 on macos: lib/verbose/log.js#L12
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node.js 22 on macos
Process completed with exit code 1.
Node.js 18 on macos: lib/verbose/log.js#L1
'writeFileSync' is defined but never used. Allowed unused vars must match /^_/u.
Node.js 18 on macos: lib/verbose/log.js#L12
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node.js 18 on macos
Process completed with exit code 1.
Node.js 22 on ubuntu: lib/verbose/log.js#L1
'writeFileSync' is defined but never used. Allowed unused vars must match /^_/u.
Node.js 22 on ubuntu: lib/verbose/log.js#L12
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node.js 22 on ubuntu
Process completed with exit code 1.
Node.js 18 on windows: lib/verbose/log.js#L1
'writeFileSync' is defined but never used. Allowed unused vars must match /^_/u.
Node.js 18 on windows: lib/verbose/log.js#L12
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node.js 18 on windows
Process completed with exit code 1.
Node.js 22 on windows: lib/verbose/log.js#L1
'writeFileSync' is defined but never used. Allowed unused vars must match /^_/u.
Node.js 22 on windows: lib/verbose/log.js#L12
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node.js 22 on windows
Process completed with exit code 1.