Skip to content

Fix for unstructured storage abis (codegen) #3347

Fix for unstructured storage abis (codegen)

Fix for unstructured storage abis (codegen) #3347

Triggered via pull request August 29, 2023 22:21
Status Failure
Total duration 25m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
pr
Process completed with exit code 1.
pr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr: packages/cli/src/commands/codegen/generate.ts#L71
Unexpected any. Specify a different type
pr: packages/cli/src/commands/codegen/index.ts#L4
'path' is defined but never used
pr: packages/cli/src/commands/init.ts#L28
Require statement not part of import statement
pr: packages/cli/src/commands/init.ts#L32
Unexpected any. Specify a different type
pr: packages/cli/src/commands/init.ts#L201
Argument 'flags' should be typed with a non-any type
pr: packages/cli/src/commands/init.ts#L201
Unexpected any. Specify a different type
pr: packages/cli/src/commands/migrate.ts#L4
'path' is defined but never used
pr: packages/cli/src/commands/publish.ts#L68
'_' is defined but never used
pr: packages/cli/src/controller/codegen-controller.spec.ts#L97
'filePath' is defined but never used
pr: packages/cli/src/controller/codegen-controller.spec.ts#L118
'filePath' is defined but never used