Skip to content

new-log-viewer: Add NotificationContextProvider for managing pop-up messages; add pop-ups for errors and remove status bar dummy message. #226

new-log-viewer: Add NotificationContextProvider for managing pop-up messages; add pop-ups for errors and remove status bar dummy message.

new-log-viewer: Add NotificationContextProvider for managing pop-up messages; add pop-ups for errors and remove status bar dummy message. #226

Triggered via pull request September 30, 2024 04:27
Status Failure
Total duration 40s
Artifacts

lint.yaml

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

Annotations

6 errors, 4 warnings, and 1 notice
lint-check: new-log-viewer/src/contexts/NotificationContextProvider.tsx#L109
The closing bracket must be aligned with the opening tag (expected column 44)
lint-check: new-log-viewer/src/contexts/NotificationContextProvider.tsx#L128
Expected closing tag to match indentation of opening
lint-check: new-log-viewer/src/contexts/StateContextProvider.tsx#L142
Arrow function has too many statements (21). Maximum allowed is 20
lint-check
Process completed with exit code 1.
lint-check: new-log-viewer/src/contexts/NotificationContextProvider.tsx#L49
Missing JSDoc block description
lint-check: new-log-viewer/src/contexts/StateContextProvider.tsx#L190
React Hook useCallback has a missing dependency: 'postStatus'. Either include it or remove the dependency array
Stylelint deprecation
The github formatter is deprecated