[release] 20240725 #4566
Annotations
10 warnings
packages/cli/src/commands/build/index.ts#L84
Unexpected any. Specify a different type
|
packages/cli/src/commands/codegen/generate.ts#L147
Unexpected any. Specify a different type
|
packages/cli/src/commands/codegen/generate.ts#L172
Unexpected any. Specify a different type
|
packages/cli/src/commands/codegen/index.ts#L57
Unexpected any. Specify a different type
|
packages/cli/src/commands/init.ts#L29
Require statement not part of import statement
|
packages/cli/src/commands/init.ts#L191
Argument 'flags' should be typed with a non-any type
|
packages/cli/src/commands/init.ts#L191
Unexpected any. Specify a different type
|
packages/cli/src/commands/publish.ts#L27
Unexpected any. Specify a different type
|
packages/cli/src/controller/add-chain-controller.ts#L4
'assert' is defined but never used
|
packages/cli/src/controller/codegen-controller.spec.ts#L52
Do not use "@ts-ignore" because it alters compilation errors
|
This job succeeded
Loading