Skip to content

feat: generate dev custom functions #770

feat: generate dev custom functions

feat: generate dev custom functions #770

Triggered via pull request March 7, 2026 09:13
Status Failure
Total duration 25s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
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.