feat: updated init to the new chimp version, not tested yet #174
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test:
bin/dev.ts#L4
Do not use "require"
|
test:
src/commands/create.ts#L50
Do not use "__dirname"
|
test:
src/commands/create.ts#L86
Missing return type on function
|
test:
src/commands/generate.ts#L13
Do not use "__dirname"
|
test:
src/commands/generate.ts#L17
Do not use "__dirname"
|
test:
src/commands/generate.ts#L23
Do not use "__dirname"
|
test:
src/commands/generate.ts#L66
Missing return type on function
|
test:
src/generate/generate-module.ts#L23
Do not use "__dirname"
|
test:
src/generate/generate-module.ts#L28
Missing return type on function
|
test:
src/generate/helpers/ListrHelper.ts#L32
Missing return type on function
|