Skip to content

Add LICENSE.md

Add LICENSE.md #60

Triggered via push November 28, 2023 14:07
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
test
Process completed with exit code 1.
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