Skip to content

Resolve ts errors with merged code, and updated name of variables #208

Resolve ts errors with merged code, and updated name of variables

Resolve ts errors with merged code, and updated name of variables #208

Triggered via pull request July 24, 2024 13:36
Status Success
Total duration 3m 20s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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/
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/
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
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/