Skip to content

second fix for bouncing #26

second fix for bouncing

second fix for bouncing #26

Triggered via push September 7, 2024 00:11
Status Failure
Total duration 33s
Artifacts

lint.yaml

on: push
lint-check
24s
lint-check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
new-log-viewer/src/contexts/StateContextProvider.tsx#L166
[@stylistic/js/no-multiple-empty-lines] More than 2 blank lines not allowed.
new-log-viewer/src/contexts/StateContextProvider.tsx#L198
[@stylistic/js/semi] Missing semicolon.
new-log-viewer/src/contexts/StateContextProvider.tsx#L199
[@stylistic/js/semi] Missing semicolon.
new-log-viewer/src/contexts/StateContextProvider.tsx#L200
[@stylistic/js/semi] Missing semicolon.
lint-check
Process completed with exit code 1.
lint-check
4 errors and 1 warnings
new-log-viewer/src/contexts/StateContextProvider.tsx#L251
[@stylistic/js/max-len] This line has a length of 102. Maximum allowed is 100.