Skip to content

Pratyush error handling #7898

Pratyush error handling

Pratyush error handling #7898

Triggered via pull request January 17, 2025 20:34
Status Failure
Total duration 1m 23s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (14.x): src/components/EventRegistration/EventRegistration.js#L145
'React' is defined but never used
build (14.x): src/components/EventRegistration/EventRegistration.js#L146
'ENDPOINTS' is defined but never used
build (14.x): src/components/EventRegistration/EventRegistration.js#L147
`axios` import should occur before import of `../../utils/URL`
build (14.x): src/components/EventRegistration/EventRegistration.js#L147
'axios' is defined but never used
build (14.x): src/components/EventRegistration/EventRegistration.js#L148
Expected exception block, space or tab after '//' in comment
build (14.x): src/components/EventRegistration/EventRegistration.js#L150
Function component is not a function declaration
build (14.x): src/components/EventRegistration/EventRegistration.js#L156
'events' is assigned a value but never used
build (14.x): src/components/EventRegistration/EventRegistration.js#L159
'fetchEvents' was used before it was defined
build (14.x): src/components/EventRegistration/EventRegistration.js#L163
Replace `····const·token·=·localStorage.getItem("token"` with `const·token·=·localStorage.getItem('token'`
build (14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636