Skip to content

feat: clean up the scaffold from no longer required dependencies, gen… #173

feat: clean up the scaffold from no longer required dependencies, gen…

feat: clean up the scaffold from no longer required dependencies, gen… #173

Triggered via push August 21, 2023 14:53
Status Success
Total duration 2m 11s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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