feat: support for juno.config.ts or juno.config.js config files #63
Annotations
17 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#L6
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/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
Process completed with exit code 2.
|
lint:
src/commands/config.ts#L26
Unsafe argument of type `SatelliteConfig` assigned to a parameter of type `string`
|
lint:
src/commands/deploy.ts#L66
Unsafe argument of type `SatelliteConfig` assigned to a parameter of type `string`
|
lint:
src/commands/deploy.ts#L77
Unsafe argument of type `SatelliteConfig` assigned to a parameter of type `string`
|
lint:
src/commands/deploy.ts#L224
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint:
src/commands/links.ts#L22
Unsafe argument of type `SatelliteConfig` assigned to a parameter of type `string`
|
lint:
src/commands/links.ts#L23
Unsafe argument of type `SatelliteConfig` assigned to a parameter of type `string`
|
lint:
src/commands/links.ts#L26
Unsafe argument of type `SatelliteConfig` assigned to a parameter of type `string`
|
lint:
src/commands/open.ts#L21
Unsafe argument of type `SatelliteConfig` assigned to a parameter of type `string`
|
lint:
src/commands/open.ts#L25
Unsafe argument of type `SatelliteConfig` assigned to a parameter of type `string`
|
lint:
src/commands/open.ts#L29
Unsafe argument of type `SatelliteConfig` assigned to a parameter of type `string`
|
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/
|
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/
|