Skip to content

add range highlighting #328

add range highlighting

add range highlighting #328

Triggered via pull request September 14, 2025 13:49
Status Failure
Total duration 35s
Artifacts

check.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build (22.15)
Process completed with exit code 1.
build (22.15): src/lib/rangestyler.ts#L145
Unnecessary conditional, value is always truthy
build (22.15): src/lib/rangestyler.ts#L135
Unnecessary optional chain on a non-nullish value
build (22.15): src/lib/rangestyler.ts#L133
Unnecessary optional chain on a non-nullish value
build (22.15): src/lib/rangestyler.ts#L133
Unnecessary conditional, value is always truthy
build (22.15): src/lib/rangestyler.ts#L88
Unnecessary optional chain on a non-nullish value
build (22.15): src/lib/rangestyler.ts#L88
Unnecessary conditional, value is always truthy
build (22.15): src/generated/update.task.ts#L46
Unexpected `await` inside a loop
build (22.15): src/generated/update.task.ts#L39
Unexpected `await` inside a loop
build (22.15): src/generated/helpers.ts#L51
Use the `RegExp#exec()` method instead
build (22.15): src/generated/check.test.ts#L190
The generic type arguments should be specified as part of the type annotation