Skip to content

[Snyk] Security upgrade @madie/madie-design-system from 1.2.23 to 1.2.36 #906

[Snyk] Security upgrade @madie/madie-design-system from 1.2.23 to 1.2.36

[Snyk] Security upgrade @madie/madie-design-system from 1.2.23 to 1.2.36 #906

Triggered via pull request October 12, 2024 04:35
Status Failure
Total duration 2m 41s
Artifacts

unit_test_coverage.yml

on: pull_request
Checkout, install, lint, build and test with coverage
2m 32s
Checkout, install, lint, build and test with coverage
Upload code coverage to Codacy
0s
Upload code coverage to Codacy
Upload code coverage to Codecov
0s
Upload code coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Checkout, install, lint, build and test with coverage
Process completed with exit code 1.
Checkout, install, lint, build and test with coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Checkout, install, lint, build and test with coverage: src/components/MainNavBar/MainNavBar.tsx#L35
React Hook useEffect has missing dependencies: 'isLoggedInToUMLS' and 'terminologyServiceApi'. Either include them or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/MainNavBar/UserAvatar.tsx#L48
React Hook useEffect has a missing dependency: 'oktaAuth.token'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/PageHeader/PageHeader.tsx#L109
React Hook useEffect has a missing dependency: 'updateFeatureFlags'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/timeoutHandler/TimeoutHandler.tsx#L64
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
Checkout, install, lint, build and test with coverage: src/components/timeoutHandler/TimeoutHandler.tsx#L139
React Hook useCallback has missing dependencies: 'refreshTokens' and 'resetTimeout'. Either include them or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/timeoutHandler/TimeoutHandler.tsx#L157
React Hook useLayoutEffect has a missing dependency: 'timeoutCallBack'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/router/RouteChangeHandler.tsx#L36
React Hook useEffect has missing dependencies: 'routeHandlerState' and 'updateRouteHandlerState'. Either include them or remove the dependency array
Checkout, install, lint, build and test with coverage: src/router/RouteChangeHandler.tsx#L45
React Hook useEffect has a missing dependency: 'updateRouteHandlerState'. Either include it or remove the dependency array