Skip to content

feat: generate TS/JS api for serverless functions #776

feat: generate TS/JS api for serverless functions

feat: generate TS/JS api for serverless functions #776

Triggered via pull request March 12, 2026 13:47
Status Failure
Total duration 37s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
format
Process completed with exit code 1.
lint: src/services/assets/_deploy/deploy.execute.services.ts#L95
Unsafe return of type `any` from function with return type `Promise<R>`
lint: src/services/assets/_deploy/deploy.execute.services.ts#L57
'DeployResultWithProposal' is an 'error' type that acts as 'any' and overrides all other types in this union type
lint: src/services/assets/_deploy/deploy.execute.services.ts#L57
'DeployResult' is an 'error' type that acts as 'any' and overrides all other types in this union type
lint: src/index.ts#L61
Unexpected any value in conditional. An explicit comparison or type conversion is required
lint: src/help/common.help.ts#L4
Unexpected any value in conditional. An explicit comparison or type conversion is required
lint: src/configs/juno.config.ts#L126
Unsafe argument of type error typed assigned to a parameter of type `string`
lint: src/configs/juno.config.ts#L77
Unsafe argument of type error typed assigned to a parameter of type `string`
lint: src/configs/emulator.config.ts#L67
Unsafe return of a value of type error
lint: src/commands/open.ts#L14
Unexpected any value in conditional. An explicit comparison or type conversion is required
lint: src/commands/auth.ts#L20
Unexpected any value in conditional. An explicit comparison or type conversion is required
build: src/services/assets/_deploy/deploy.execute.services.ts#L7
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/index.ts#L3
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/help/common.help.ts#L1
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/configs/juno.config.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/start-stop.ts#L1
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/commands/snapshot.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/auth.ts#L3
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
build: src/cli/env.loader.ts#L2
Cannot find module '@junobuild/cli-tools' or its corresponding type declarations.
format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/