fix: eslint max depth warnings #389
Annotations
6 errors
Build Pepr Controller Image:
src/cli/build.ts#L84
Property 'cfg' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
|
Build Pepr Controller Image:
src/cli/build.ts#L84
Property 'path' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
|
Build Pepr Controller Image:
src/cli/build.ts#L84
Property 'uuid' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
|
Build Pepr Controller Image:
src/cli/deploy.ts#L75
Property 'cfg' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
|
Build Pepr Controller Image:
src/cli/deploy.ts#L75
Property 'path' does not exist on type '{ ctx: BuildContext<BuildOptions>; path: string; cfg: any; uuid: any; } | undefined'.
|
Build Pepr Controller Image
Process completed with exit code 1.
|
Loading