Skip to content

ci: update lock file #2881

ci: update lock file

ci: update lock file #2881

Triggered via push February 24, 2024 10:34
Status Success
Total duration 2m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 3 warnings
packages/json-rpc-ws/example/client.js#L3
Require statement not part of import statement (@typescript-eslint/no-var-requires)
packages/json-rpc-ws/example/client.js#L3
'require' is not defined (no-undef)
packages/json-rpc-ws/example/client.js#L5
Require statement not part of import statement (@typescript-eslint/no-var-requires)
packages/json-rpc-ws/example/client.js#L5
'require' is not defined (no-undef)
packages/json-rpc-ws/example/server.js#L3
Require statement not part of import statement (@typescript-eslint/no-var-requires)
packages/json-rpc-ws/example/server.js#L3
'require' is not defined (no-undef)
packages/json-rpc-ws/example/server.js#L5
Require statement not part of import statement (@typescript-eslint/no-var-requires)
packages/json-rpc-ws/example/server.js#L5
'require' is not defined (no-undef)
packages/json-rpc-ws/example/server.js#L16
'setTimeout' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L1
Require statement not part of import statement (@typescript-eslint/no-var-requires)
packages/json-rpc-ws/test/index.js#L1
'require' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L2
Require statement not part of import statement (@typescript-eslint/no-var-requires)
packages/json-rpc-ws/test/index.js#L2
'require' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L5
Require statement not part of import statement (@typescript-eslint/no-var-requires)
packages/json-rpc-ws/test/index.js#L5
'require' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L7
'Code' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L9
'Code' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L11
'describe' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L18
'before' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L46
'after' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L61
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L67
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L120
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L136
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L151
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L159
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L196
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L214
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L239
'setTimeout' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L244
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L264
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L289
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L303
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L321
'describe' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L324
'script' is defined but never used (@typescript-eslint/no-unused-vars)
packages/json-rpc-ws/test/index.js#L325
'before' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L330
'it' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L336
'x' is assigned a value but never used (@typescript-eslint/no-unused-vars)
packages/json-rpc-ws/test/index.js#L337
'require' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L342
'browserClient' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L345
'browserClient' is not defined (no-undef)
packages/json-rpc-ws/test/index.js#L363
'resolve' is not defined (no-undef)
OSSAR-Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/ossar-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OSSAR-Scan
The following actions uses node12 which is deprecated and will be forced to run on node16: github/ossar-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OSSAR-Scan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/