Formatting #47
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#L366
'contents' is never reassigned. Use 'const' instead
|
Linting:
src/emulation/callbacks.ts#L218
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L219
'cb' is assigned a value but never used
|
Linting:
src/emulation/callbacks.ts#L265
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L323
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L323
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L323
Unexpected any. Specify a different type
|
Linting:
src/emulation/callbacks.ts#L341
'encoding' is assigned a value but never used
|
Linting:
src/emulation/callbacks.ts#L512
'type' is assigned a value but never used
|
Linting:
src/emulation/callbacks.ts#L526
Unexpected any. Specify a different type
|
Loading