add range highlighting #328
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
|