Downgrade to Node 18 #61
Annotations
7 warnings
Run npm run lint:
src/rules/no-disable/rule.ts#L15
Do not use "@ts-ignore" because it alters compilation errors
|
Run npm run lint:
src/rules/no-disable/rule.ts#L33
Prefer `.at(…)` over index access
|
Run npm run lint:
src/rules/no-obsolete/rule.ts#L15
Do not use "@ts-ignore" because it alters compilation errors
|
Run npm run lint:
src/rules/unit-step/rule.ts#L16
Do not use "@ts-ignore" because it alters compilation errors
|
Run npm run lint:
tests/no-disable.spec.ts#L34
Prefer `.at(…)` over index access
|
Run npm run lint:
tests/no-obsolete.spec.ts#L62
Prefer `.at(…)` over index access
|
Run npm run lint:
tests/unit-step.spec.ts#L34
Prefer `.at(…)` over index access
|
The logs for this run have expired and are no longer available.
Loading