In contributing.MD I have added a reminder to use Docker-compose up t… #207
Annotations
5 errors and 14 warnings
Types
Cannot find name 'snippet'.
|
Types
Type 'string | { readonly label: "C++"; readonly value: "c++"; } | { readonly label: "C#"; readonly value: "c#"; } | { readonly label: "Go"; readonly value: "go"; } | { readonly label: "HTML"; readonly value: "html"; } | ... 6 more ... | { ...; }' is not assignable to type 'ReactNode'.
|
Types
Process completed with exit code 1.
|
Build
Process completed with exit code 1.
|
Test
The process '/usr/local/bin/npm' failed with exit code 1
|
Types
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
Lint:
packages/wss/src/events/client-to-server.ts#L3
'snippetLanguages' is defined but never used
|
Lint:
packages/wss/src/events/client-to-server.ts#L3
'snippetLanguages' is defined but never used
|
Lint:
packages/wss/src/events/client-to-server.ts#L6
'Socket' is defined but never used
|
Lint:
packages/wss/src/events/client-to-server.ts#L6
'Socket' is defined but never used
|
Lint:
packages/wss/src/events/client-to-server.ts#L34
'payload' is defined but never used
|
Lint:
packages/wss/src/events/client-to-server.ts#L35
'payload' is defined but never used
|
Lint:
packages/wss/src/events/client-to-server.ts#L36
'payload' is defined but never used
|
Lint:
packages/wss/src/events/client-to-server.ts#L37
'payload' is defined but never used
|
Lint:
packages/wss/src/events/client-to-server.ts#L38
'payload' is defined but never used
|
Lint:
packages/wss/src/events/client-to-server.ts#L39
'payload' is defined but never used
|