Formatting #12
ci.yaml
on: push
Matrix: ci
Docs build and deploy
0s
Annotations
22 errors and 2 warnings
macos-latest:
src/backend.ts#L65
Property 'fd' does not exist on type 'FSStream'.
|
macos-latest:
src/backend.ts#L105
Property 'fd' does not exist on type 'FSStream'.
|
macos-latest:
src/backend.ts#L115
Property 'fd' does not exist on type 'FSStream'.
|
macos-latest:
src/emscripten.ts#L20
Namespace 'FS' has no exported member 'NodeOps'.
|
macos-latest:
src/emscripten.ts#L21
Namespace 'FS' has no exported member 'StreamOps'.
|
macos-latest:
src/emscripten.ts#L38
Namespace 'FS' has no exported member 'NodeOps'.
|
macos-latest:
src/emscripten.ts#L39
Namespace 'FS' has no exported member 'StreamOps'.
|
macos-latest:
src/plugin.ts#L5
Namespace 'FS' has no exported member 'StreamOps'.
|
macos-latest:
src/plugin.ts#L28
Property 'nfd' does not exist on type 'FSStream'.
|
macos-latest:
src/plugin.ts#L40
Property 'nfd' does not exist on type 'FSStream'.
|
ubuntu-latest:
src/backend.ts#L65
Property 'fd' does not exist on type 'FSStream'.
|
ubuntu-latest:
src/backend.ts#L105
Property 'fd' does not exist on type 'FSStream'.
|
ubuntu-latest:
src/backend.ts#L115
Property 'fd' does not exist on type 'FSStream'.
|
ubuntu-latest:
src/emscripten.ts#L20
Namespace 'FS' has no exported member 'NodeOps'.
|
ubuntu-latest:
src/emscripten.ts#L21
Namespace 'FS' has no exported member 'StreamOps'.
|
ubuntu-latest:
src/emscripten.ts#L38
Namespace 'FS' has no exported member 'NodeOps'.
|
ubuntu-latest:
src/emscripten.ts#L39
Namespace 'FS' has no exported member 'StreamOps'.
|
ubuntu-latest:
src/plugin.ts#L5
Namespace 'FS' has no exported member 'StreamOps'.
|
ubuntu-latest:
src/plugin.ts#L28
Property 'nfd' does not exist on type 'FSStream'.
|
ubuntu-latest:
src/plugin.ts#L40
Property 'nfd' does not exist on type 'FSStream'.
|
windows-latest
The job was canceled because "macos-latest" failed.
|
windows-latest
The operation was canceled.
|
macos-latest
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/.
|
ubuntu-latest
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/.
|