Skip to content

new-log-viewer: Add bounds checking and search methods to support log filtering around a specific log event. #291

new-log-viewer: Add bounds checking and search methods to support log filtering around a specific log event.

new-log-viewer: Add bounds checking and search methods to support log filtering around a specific log event. #291

Triggered via pull request October 2, 2024 01:10
Status Failure
Total duration 41s
Artifacts

lint.yaml

on: pull_request
lint-check
31s
lint-check
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 7 warnings, and 1 notice
lint-check: new-log-viewer/src/utils/data.ts#L1
Expected 2 empty lines after import statement not followed by another import
lint-check: new-log-viewer/src/utils/data.ts#L75
Expected literal to be on the left side of ===
lint-check: new-log-viewer/src/utils/data.ts#L79
Missing semicolon
lint-check
Process completed with exit code 1.
lint-check: new-log-viewer/src/utils/data.ts#L3
Missing JSDoc @param "length" declaration
lint-check: new-log-viewer/src/utils/data.ts#L9
Expected @param names to be "length, conditionFn". Got "n, conditionFn"
lint-check: new-log-viewer/src/utils/data.ts#L11
This line has a comment length of 104. Maximum allowed is 100
lint-check: new-log-viewer/src/utils/data.ts#L67
Should have no text on the "0th" line (after the `/**`)
lint-check: new-log-viewer/src/utils/data.ts#L72
Expected JSDoc block to be aligned
lint-check: new-log-viewer/src/utils/data.ts#L78
Expected blank line before this statement
lint-check: new-log-viewer/src/utils/data.ts#L118
Run autofix to sort these exports!
Stylelint deprecation
The github formatter is deprecated