Inspect and iterate handles #419
Annotations
5 errors and 2 warnings
build (ubuntu-latest):
packages/internal-tsconfig/vite.base.config.mts#L11
'error' is defined but never used. Allowed unused args must match /^_/u
|
build (ubuntu-latest):
packages/internal-tsconfig/vite.base.config.mts#L11
'frame' is defined but never used. Allowed unused args must match /^_/u
|
build (ubuntu-latest):
packages/quickjs-emscripten-core/src/context.ts#L17
'debugLog' is defined but never used. Allowed unused vars must match /^_/u
|
build (ubuntu-latest):
packages/quickjs-emscripten/src/leak.test.ts#L14
'TEST_SLOW' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest)
The process '/usr/bin/git' failed with exit code 128
|