*: use npm workspaces #1546
lint-test-build.yml
on: pull_request
download-training-data
8s
lint-lib-node
24s
lint-lib-web
19s
lint-lib-core
24s
test-cli
0s
test-web-client
0s
Annotations
6 errors and 4 warnings
lint-lib-web
'WebSocket' can only be imported by using 'import WebSocket = require("isomorphic-ws")' or a default import.
|
lint-lib-web
This module can only be referenced with ECMAScript imports/exports by turning on the 'esModuleInterop' flag and referencing its default export.
|
lint-lib-web
Process completed with exit code 1.
|
lint-lib-node
'WebSocket' can only be imported by using 'import WebSocket = require("isomorphic-ws")' or a default import.
|
lint-lib-node
This module can only be referenced with ECMAScript imports/exports by turning on the 'esModuleInterop' flag and referencing its default export.
|
lint-lib-node
Process completed with exit code 1.
|
download-training-data
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-lib-web
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/.
|
lint-lib-node
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/.
|
lint-lib-core
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/.
|