Bump braces and xo #604
Annotations
10 errors
examples/first-steps.js#L4
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
examples/first-steps.js#L5
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
examples/first-steps.js#L6
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
examples/first-steps.js#L7
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
examples/first-steps.js#L9
Do not use "require".
|
examples/first-steps.js#L13
Prefer top-level await over an async IIFE.
|
examples/listen-events.js#L4
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
examples/listen-events.js#L5
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
examples/listen-events.js#L6
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
examples/listen-events.js#L7
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
This job failed
Loading