0.2.1 #17
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting:
src/backends/OverlayFS.ts#L370
'contents' is never reassigned. Use 'const' instead
|
Linting:
src/emulation/callbacks.ts#L213
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L214
'cb' is assigned a value but never used
|
Linting:
src/emulation/callbacks.ts#L260
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L318
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L318
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L318
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L336
'encoding' is assigned a value but never used
|
Linting:
src/emulation/callbacks.ts#L521
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L652
Unexpected any. Specify a different type
|
Loading