feat: add support for satelliteIds to config #91
Annotations
11 errors and 6 warnings
build:
src/commands/deploy.ts#L1
Cannot find module '@junobuild/config' or its corresponding type declarations.
|
build:
src/configs/juno.config.ts#L1
Cannot find module '@junobuild/config' or its corresponding type declarations.
|
build:
src/types/config.ts#L1
Cannot find module '@junobuild/config' or its corresponding type declarations.
|
build:
src/utils/compress.utils.ts#L1
Cannot find module '@junobuild/config' or its corresponding type declarations.
|
build:
src/utils/compress.utils.ts#L17
Unused '@ts-expect-error' directive.
|
build:
src/utils/config.utils.ts#L1
Cannot find module '@junobuild/config' or its corresponding type declarations.
|
build:
src/utils/deploy.utils.ts#L1
Cannot find module '@junobuild/config' or its corresponding type declarations.
|
build:
src/utils/node.utils.ts#L4
Cannot find module '@junobuild/config' or its corresponding type declarations.
|
build:
templates/init/juno.config.ts#L1
Cannot find module '@junobuild/config' or its corresponding type declarations.
|
build:
templates/init/juno.satellite.config.ts#L1
Cannot find module '@junobuild/config' or its corresponding type declarations.
|
lint
Process completed with exit code 2.
|
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/
|
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/
|
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/
|