Skip to content

fix: remove unnecessary file #167

fix: remove unnecessary file

fix: remove unnecessary file #167

Triggered via push August 18, 2023 12:16
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
test: src/generate/templates/printSchema.ts#L2
Prefer `node:path` over `path`
test: src/generate/templates/printSchema.ts#L3
Prefer `node:fs` over `fs`
test
Process completed with exit code 1.
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#L23
Do not use "__dirname"
test: src/commands/generate.ts#L60
Missing return type on function
test: src/generate/generate-module.ts#L27
Missing return type on function
test: src/generate/helpers/ListrHelper.ts#L32
Missing return type on function
test: src/generate/helpers/execQuietly.ts#L3
Missing return type on function
test: src/generate/helpers/findProjectMainPath.ts#L3
Missing return type on function