Add changelog:release script to all packages, remove unused cli dep #3598
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 11 warnings
pr
Cannot find name 'wss'.
|
pr
',' expected.
|
pr
Expression or comma expected.
|
pr
Cannot find name 'wss'.
|
pr
',' expected.
|
pr
Expression or comma expected.
|
pr
Cannot find name 'wss'.
|
pr
',' expected.
|
pr
Expression or comma expected.
|
pr
Cannot find name 'wss'.
|
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#L74
Unexpected any. Specify a different type
|
pr:
packages/cli/src/commands/init.ts#L28
Require statement not part of import statement
|
pr:
packages/cli/src/commands/init.ts#L195
Argument 'flags' should be typed with a non-any type
|
pr:
packages/cli/src/commands/init.ts#L195
Unexpected any. Specify a different type
|
pr:
packages/cli/src/controller/codegen-controller.spec.ts#L51
Do not use "@ts-ignore" because it alters compilation errors
|
pr:
packages/cli/src/controller/codegen-controller.ts#L5
'extensionIsTs' is defined but never used
|
pr:
packages/cli/src/controller/codegen-controller.ts#L243
Unexpected any. Specify a different type
|
pr:
packages/cli/src/controller/generate-controller.spec.ts#L124
Require statement not part of import statement
|
pr:
packages/cli/src/controller/generate-controller.spec.ts#L203
Unexpected any. Specify a different type
|
pr:
packages/cli/src/controller/generate-controller.spec.ts#L204
Unexpected any. Specify a different type
|