Add deployment steps #2444
Annotations
18 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/api/clients/IOClients/IOClientFactory.ts#L75
Static method 'createClient' has too many parameters (4). Maximum allowed is 3
|
lint:
src/api/clients/IOClients/apps/Builder.ts#L98
Arrow function has too many parameters (4). Maximum allowed is 3
|
lint:
src/api/clients/IOClients/apps/Builder.ts#L107
Arrow function has too many parameters (4). Maximum allowed is 3
|
lint:
src/api/clients/IOClients/apps/Builder.ts#L117
Arrow function has too many parameters (5). Maximum allowed is 3
|
lint:
src/api/clients/IOClients/apps/Builder.ts#L121
Async arrow function has too many parameters (4). Maximum allowed is 3
|
lint:
src/api/clients/IOClients/apps/Builder.ts#L154
Async arrow function has too many parameters (6). Maximum allowed is 3
|
lint:
src/api/clients/IOClients/apps/Builder.ts#L181
Method 'updateStickyHost' has too many parameters (4). Maximum allowed is 3
|
lint:
src/api/clients/IOClients/infra/Runtime.ts#L26
Async method 'debugDotnetApp' has too many parameters (4). Maximum allowed is 3
|
lint:
src/api/modules/build.ts#L31
Arrow function has too many parameters (4). Maximum allowed is 3
|
lint:
src/api/modules/build.ts#L90
Prefer an early return to prevent nesting and improve code readability
|
test (12, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (12, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (12, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (12, macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (12, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (12, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|