enable ts strict in node #4427
Annotations
10 warnings
packages/cli/src/commands/codegen/generate.ts#L147
Unexpected any. Specify a different type
|
packages/cli/src/commands/init.ts#L28
Require statement not part of import statement
|
packages/cli/src/commands/init.ts#L195
Argument 'flags' should be typed with a non-any type
|
packages/cli/src/commands/init.ts#L195
Unexpected any. Specify a different type
|
packages/cli/src/controller/codegen-controller.spec.ts#L52
Do not use "@ts-ignore" because it alters compilation errors
|
packages/cli/src/controller/codegen-controller.ts#L250
Unexpected any. Specify a different type
|
packages/cli/src/controller/deploy-controller.spec.ts#L74
Disabled test suite
|
packages/cli/src/controller/generate-controller.spec.ts#L174
Require statement not part of import statement
|
packages/cli/src/controller/generate-controller.spec.ts#L253
Unexpected any. Specify a different type
|
packages/cli/src/controller/generate-controller.spec.ts#L254
Unexpected any. Specify a different type
|
This job succeeded
Loading