Skip to content

[Snyk] Security upgrade nginx from 1.24 to 1.25.5 #553

[Snyk] Security upgrade nginx from 1.24 to 1.25.5

[Snyk] Security upgrade nginx from 1.24 to 1.25.5 #553

Triggered via pull request May 4, 2024 23:30
Status Success
Total duration 1m 4s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/components/EditCourseModal.jsx#L97
React Hook useEffect has missing dependencies: 'targetAudienceValues' and 'themeValues'. Either include them or remove the dependency array
build: src/components/EmailTemplateBodyInput.jsx#L92
React Hook useEffect has missing dependencies: 'templateId' and 'templateIdProp'. Either include them or remove the dependency array. If 'setTemplateId' needs the current value of 'templateIdProp', you can also switch to useReducer instead of useState and read 'templateIdProp' in the reducer
build: src/components/EvaluationModal.jsx#L4
'/home/runner/work/cep-admin-ui/cep-admin-ui/src/components/index.js' imported multiple times
build: src/components/EvaluationModal.jsx#L6
'/home/runner/work/cep-admin-ui/cep-admin-ui/src/components/index.js' imported multiple times
build: src/components/EvaluationModal.jsx#L45
React Hook useEffect has a missing dependency: 'data'. Either include it or remove the dependency array
build: src/components/EvaluationModal.jsx#L64
React Hook useEffect has a missing dependency: 'fetchUsers'. Either include it or remove the dependency array
build: src/components/Grid.jsx#L90
React Hook useEffect has a missing dependency: 'defaultFilterModel'. Either include it or remove the dependency array
build: src/components/InvoiceModal.jsx#L29
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
build: src/components/ManualInvoiceModal.jsx#L15
'getInvoiceNumber' is assigned a value but never used
build: src/components/ManualInvoiceModal.jsx#L66
'courseYearWatched' is assigned a value but never used