fix: linting errors and warnings #182
Annotations
1 error and 5 warnings
test (20.x)
Process completed with exit code 1.
|
test (20.x)
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/
|
test (20.x):
src/lib/strings/time.test.ts#L3
'niceDate' is defined but never used. Allowed unused vars must match /^_/u
|
test (20.x):
bootstrap.ts#L48
Unexpected console statement
|
test (20.x):
bootstrap.ts#L52
Unexpected console statement
|
test (20.x)
Unexpected input(s) 'path', 'key', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|