Skip to content

feat(docs): implement interactive swagger api documentation #12

feat(docs): implement interactive swagger api documentation

feat(docs): implement interactive swagger api documentation #12

Triggered via push March 7, 2026 13:55
Status Success
Total duration 28s
Artifacts

ci.yml

on: push
server-lint
19s
server-lint
client-lint
25s
client-lint
Fit to window
Zoom out
Zoom in

Annotations

1 warning
client-lint: client/src/components/Dashboard.jsx#L111
The 'fetchNotifications' function makes the dependencies of useEffect Hook (at line 127) change on every render. To fix this, wrap the definition of 'fetchNotifications' in its own useCallback() Hook