Skip to content

fix: eslint max depth warnings #389

fix: eslint max depth warnings

fix: eslint max depth warnings #389

Triggered via pull request October 30, 2024 20:04
Status Failure
Total duration 27s
Artifacts

container-scan.yaml

on: pull_request
container-scans
19s
container-scans
Fit to window
Zoom out
Zoom in

Annotations

6 errors
container-scans: src/cli/build.ts#L84
Property 'cfg' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
container-scans: src/cli/build.ts#L84
Property 'path' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
container-scans: src/cli/build.ts#L84
Property 'uuid' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
container-scans: src/cli/deploy.ts#L75
Property 'cfg' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
container-scans: src/cli/deploy.ts#L75
Property 'path' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
container-scans
Process completed with exit code 1.