Added action #24
Annotations
8 errors and 1 warning
code-quality:
src/main.ts#L66
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
code-quality:
src/scripts/analyze.ts#L8
Type string trivially inferred from a string literal, remove type annotation
|
code-quality:
src/scripts/analyze.ts#L9
Type string trivially inferred from a string literal, remove type annotation
|
code-quality:
src/scripts/analyze.ts#L25
Type string trivially inferred from a string literal, remove type annotation
|
code-quality:
src/scripts/analyze.ts#L26
Type string trivially inferred from a string literal, remove type annotation
|
code-quality:
src/scripts/analyze.ts#L42
Type string trivially inferred from a string literal, remove type annotation
|
code-quality:
src/scripts/analyze.ts#L43
Type string trivially inferred from a string literal, remove type annotation
|
code-quality
The process '/opt/hostedtoolcache/node/21.6.2/x64/bin/npm' failed with exit code 1
|
code-quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|