Formatting #12
Annotations
10 errors and 1 warning
Linting:
src/backend.ts#L65
Property 'fd' does not exist on type 'FSStream'.
|
Linting:
src/backend.ts#L105
Property 'fd' does not exist on type 'FSStream'.
|
Linting:
src/backend.ts#L115
Property 'fd' does not exist on type 'FSStream'.
|
Linting:
src/emscripten.ts#L20
Namespace 'FS' has no exported member 'NodeOps'.
|
Linting:
src/emscripten.ts#L21
Namespace 'FS' has no exported member 'StreamOps'.
|
Linting:
src/emscripten.ts#L38
Namespace 'FS' has no exported member 'NodeOps'.
|
Linting:
src/emscripten.ts#L39
Namespace 'FS' has no exported member 'StreamOps'.
|
Linting:
src/plugin.ts#L5
Namespace 'FS' has no exported member 'StreamOps'.
|
Linting:
src/plugin.ts#L28
Property 'nfd' does not exist on type 'FSStream'.
|
Linting:
src/plugin.ts#L40
Property 'nfd' does not exist on type 'FSStream'.
|
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/.
|
Loading