Skip to content

Create LICENSE

Create LICENSE #175

Triggered via push July 25, 2023 19:14
Status Success
Total duration 6m 38s
Artifacts
Run tests to review pull requests
6m 25s
Run tests to review pull requests
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
client/src/App.js#L9
'Router' is defined but never used (no-unused-vars)
client/src/contexts/AuthContext/useProvideAuth.js#L22
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
client/src/index.js#L10
'Routes' is defined but never used (no-unused-vars)
client/src/index.js#L10
'Route' is defined but never used (no-unused-vars)