dumganhar - code-quality #60
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint all changed files:
.api/public.d.ts#L1
File ignored by default.
|
Lint all changed files:
modules/build-engine/src/engine-js/index.ts#L178
Unexpected any. Specify a different type
|
Lint all changed files:
modules/build-engine/src/engine-js/index.ts#L234
Unexpected any. Specify a different type
|
Lint all changed files:
modules/build-engine/src/engine-js/index.ts#L263
'importer' is defined but never used
|
Lint all changed files:
modules/build-engine/src/index.ts#L7
'options' is defined but never used
|
Lint all changed files:
test/build-engine/engine-js.test.ts#L3
'fs' is defined but never used
|
Loading