fix: eslint max depth warnings #389
container-scan.yaml
on: pull_request
container-scans
19s
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.
|