Skip to content

Partial update dependencies #62

Partial update dependencies

Partial update dependencies #62

Triggered via push November 28, 2023 14:33
Status Success
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint: src/rules/no-disable/rule.ts#L15
Do not use "@ts-ignore" because it alters compilation errors
lint: src/rules/no-disable/rule.ts#L33
Prefer `.at(…)` over index access
lint: src/rules/no-obsolete/rule.ts#L15
Do not use "@ts-ignore" because it alters compilation errors
lint: src/rules/unit-step/rule.ts#L16
Do not use "@ts-ignore" because it alters compilation errors
lint: tests/no-disable.spec.ts#L34
Prefer `.at(…)` over index access
lint: tests/no-obsolete.spec.ts#L62
Prefer `.at(…)` over index access
lint: tests/unit-step.spec.ts#L34
Prefer `.at(…)` over index access