Skip to content

feat: support for juno.config.ts or juno.config.js config files #66

feat: support for juno.config.ts or juno.config.js config files

feat: support for juno.config.ts or juno.config.js config files #66

Triggered via pull request February 15, 2024 10:49
Status Failure
Total duration 30s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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
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/