chore(deps): update eslint packages #274
Triggered via pull request
February 24, 2024 13:33
Status
Cancelled
Total duration
4m 33s
Artifacts
–
ci.yml
on: pull_request
stryker
/
stryker
4m 23s
Matrix: node
Annotations
6 errors and 3 warnings
node (16.x) / ci:
src/guards.ts#L21
Replace `·T·extends·PartialTypeGuard<any,·infer·U>⏎↹?·U⏎↹` with `⏎↹T·extends·PartialTypeGuard<any,·infer·U>·?·U·`
|
node (16.x) / ci
Process completed with exit code 1.
|
node (18.x) / ci:
src/guards.ts#L21
Replace `·T·extends·PartialTypeGuard<any,·infer·U>⏎↹?·U⏎↹` with `⏎↹T·extends·PartialTypeGuard<any,·infer·U>·?·U·`
|
node (18.x) / ci
Process completed with exit code 1.
|
node (20.x) / ci:
src/guards.ts#L21
Replace `·T·extends·PartialTypeGuard<any,·infer·U>⏎↹?·U⏎↹` with `⏎↹T·extends·PartialTypeGuard<any,·infer·U>·?·U·`
|
node (20.x) / ci
Process completed with exit code 1.
|
node (16.x) / ci:
src/utils.spec.ts#L16
Caution: `td` also has a named export `reset`. Check if you meant to write `import {reset} from 'testdouble'` instead
|
node (18.x) / ci:
src/utils.spec.ts#L16
Caution: `td` also has a named export `reset`. Check if you meant to write `import {reset} from 'testdouble'` instead
|
node (20.x) / ci:
src/utils.spec.ts#L16
Caution: `td` also has a named export `reset`. Check if you meant to write `import {reset} from 'testdouble'` instead
|