*: use npm workspaces #1565
lint-test-build.yml
on: pull_request
download-training-data
5s
lint-lib-node
31s
lint-lib-web
31s
lint-lib-core
31s
test-cli
0s
test-web-client
0s
Annotations
27 errors and 8 warnings
lint-lib-core:
discojs/discojs-core/src/aggregator/mean.spec.ts#L48
Operands of '+' operation must either be both strings or both numbers
|
lint-lib-core:
discojs/discojs-core/src/serialization/model.spec.ts#L8
Returning an awaited value that is not a promise is not allowed
|
lint-lib-core:
discojs/discojs-core/src/serialization/weights.spec.ts#L16
Returning an awaited value that is not a promise is not allowed
|
lint-lib-core:
discojs/discojs-core/src/serialization/weights.spec.ts#L21
Returning an awaited value that is not a promise is not allowed
|
lint-lib-core:
discojs/discojs-core/src/validation/validator.spec.ts#L54
Invalid type "any" of template literal expression
|
lint-lib-core:
discojs/discojs-core/src/validation/validator.spec.ts#L54
Invalid type "any" of template literal expression
|
lint-lib-core:
discojs/discojs-core/src/validation/validator.spec.ts#L58
Invalid type "any" of template literal expression
|
lint-lib-core:
discojs/discojs-core/src/validation/validator.spec.ts#L86
Invalid type "any" of template literal expression
|
lint-lib-core:
discojs/discojs-core/src/validation/validator.spec.ts#L90
Invalid type "any" of template literal expression
|
lint-lib-core
Process completed with exit code 1.
|
lint-server
Type 'WebSocket | WebSocket' is not assignable to type 'WebSocket'.
|
lint-server
Type '(event: isomorphic.MessageEvent) => void' is not assignable to type '(this: WebSocket, ev: MessageEvent<any>) => any'.
|
lint-server
Type '(err: isomorphic.ErrorEvent) => void' is not assignable to type '(this: WebSocket, ev: Event) => any'.
|
lint-server
Module '"../.."' has no exported member 'data'.
|
lint-server
Module '"../.."' has no exported member 'data'.
|
lint-server
Cannot find module '@epfml/discojs-core' or its corresponding type declarations.
|
lint-server
Process completed with exit code 1.
|
lint-web-client
Type 'WebSocket | WebSocket' is not assignable to type 'WebSocket'.
|
lint-web-client
Type '(event: isomorphic.MessageEvent) => void' is not assignable to type '(this: WebSocket, ev: MessageEvent<any>) => any'.
|
lint-web-client
Type '(err: isomorphic.ErrorEvent) => void' is not assignable to type '(this: WebSocket, ev: Event) => any'.
|
lint-web-client
Module '"../.."' has no exported member 'tf'.
|
lint-web-client
Module '"../.."' has no exported member 'data'.
|
lint-web-client
Module '"../.."' has no exported member 'tf'.
|
lint-web-client
Module '"../.."' has no exported member 'data'.
|
lint-web-client
Module '"../.."' has no exported member 'tf'.
|
lint-web-client
Module '"../.."' has no exported member 'data'.
|
lint-web-client
Cannot find module '@epfml/discojs-core' or its corresponding type declarations.
|
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/.
|
build-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/.
|
build-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-server
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-web-client
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/.
|