Skip to content

refactor: add test-single script #81

refactor: add test-single script

refactor: add test-single script #81

Triggered via push October 3, 2024 21:47
Status Failure
Total duration 31s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
linter: lib/CacheMapper.ts#L70
Duplicate identifier 'Cache'.
linter: lib/CacheMapper.ts#L163
Duplicate identifier 'Cache'.
linter: lib/CacheMapper.ts#L186
Property 'apply' does not exist on type 'CacheMapper<string, V>'.
linter: lib/CacheMapper.ts#L192
Property 'flush' does not exist on type 'CacheMapper<string, V>'.
linter
Process completed with exit code 1.
linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/