Fix training related failures #1538
lint-test-build.yml
on: pull_request
download-training-data
9s
lint-lib-node
20s
lint-lib-web
27s
lint-lib-core
20s
test-cli
0s
test-web-client
0s
Annotations
10 errors and 9 warnings
lint-server:
server/src/router/federated/server.ts#L92
Trailing spaces not allowed
|
lint-server:
server/src/router/federated/server.ts#L94
Trailing spaces not allowed
|
lint-server:
server/src/router/federated/server.ts#L107
Expected space or tab after '//' in comment
|
lint-server:
server/src/router/federated/server.ts#L126
Trailing spaces not allowed
|
lint-server:
server/src/router/federated/server.ts#L132
Missing return type on function
|
lint-server:
server/src/router/federated/server.ts#L132
Missing space before function parentheses
|
lint-server:
server/src/router/federated/server.ts#L132
Trailing spaces not allowed
|
lint-server:
server/src/router/federated/server.ts#L133
Expected indentation of 4 spaces but found 21
|
lint-server:
server/src/router/federated/server.ts#L144
Trailing spaces not allowed
|
lint-server:
server/src/router/federated/server.ts#L146
Trailing spaces not allowed
|
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-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/.
|
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/.
|
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/.
|
build-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/.
|