feat: support multiple environments with --mode #85
Annotations
12 errors and 6 warnings
lint
Process completed with exit code 2.
|
format
Process completed with exit code 1.
|
build:
src/commands/deploy.ts#L68
Cannot find name 'args'.
|
build:
src/commands/upgrade.ts#L25
Cannot find module '../services/upgrade-assert.services' or its corresponding type declarations.
|
build:
src/commands/upgrade.ts#L26
Cannot find module '../services/upgrade.services' or its corresponding type declarations.
|
build:
src/commands/version.ts#L93
Cannot find name 'args'.
|
build:
src/services/clear.services.ts#L10
Cannot find name 'args'.
|
build:
src/services/clear.services.ts#L30
Cannot find name 'args'.
|
build:
src/services/deploy.services.ts#L11
Cannot find name 'args'.
|
build:
src/services/links.services.ts#L21
Cannot find name 'args'.
|
build:
src/services/upgrade/upgrade.satellite.services.ts#L32
Expected 1 arguments, but got 0.
|
build
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|