Skip to content

feat: pre- and postdeploy #148

feat: pre- and postdeploy

feat: pre- and postdeploy #148

Triggered via pull request October 28, 2024 20:50
Status Failure
Total duration 26s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
build: src/commands/auth.ts#L2
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/commands/clear.ts#L1
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/commands/deploy.ts#L1
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/commands/deploy.ts#L7
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/commands/deploy.ts#L64
Unused '@ts-expect-error' directive.
build: src/commands/init.ts#L1
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/commands/open.ts#L2
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/commands/upgrade.ts#L1
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/commands/use.ts#L1
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/configs/juno.config.ts#L1
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
lint: src/commands/clear.ts#L14
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/commands/deploy.ts#L24
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/commands/open.ts#L25
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/commands/use.ts#L6
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/commands/use.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `string`
lint: src/commands/use.ts#L56
Unsafe argument of type `any` assigned to a parameter of type `string | number`
lint: src/configs/juno.config.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `string`
lint: src/index.ts#L55
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/services/upgrade/upgrade-assert.services.ts#L11
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/services/upgrade/upgrade-assert.services.ts#L17
Unsafe argument of type `any` assigned to a parameter of type `BufferSource`
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/
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/