Add typed errors do config module #175
Annotations
10 warnings
lint:
apps/cli/src/commands/run.ts#L211
Unexpected any. Specify a different type
|
lint:
apps/cli/src/config.ts#L10
Unexpected any. Specify a different type
|
lint:
apps/cli/src/config.ts#L17
Unexpected any. Specify a different type
|
lint:
apps/cli/src/config.ts#L24
Unexpected any. Specify a different type
|
lint:
apps/cli/src/config.ts#L31
Unexpected any. Specify a different type
|
lint:
apps/cli/src/config.ts#L38
Unexpected any. Specify a different type
|
lint:
apps/cli/src/config.ts#L45
Unexpected any. Specify a different type
|
lint:
apps/cli/src/config.ts#L52
Unexpected any. Specify a different type
|
lint:
apps/cli/src/config.ts#L77
'DEFAULT_RAM_IMAGE_DOCKER' is assigned a value but never used
|
lint:
apps/cli/src/exec.ts#L65
Unexpected any. Specify a different type
|