Skip to content

Upcomingevent

Upcomingevent #12

Re-run triggered December 26, 2024 18:41
Status Failure
Total duration 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: src/App.jsx#L9
'events' is assigned a value but never used. Allowed unused vars must match /^React$/u
lint: src/App.jsx#L9
'useState' is not defined
lint: src/components/UpcomingEventCard.jsx#L4
'name' is missing in props validation
lint: src/components/UpcomingEventCard.jsx#L4
'description' is missing in props validation
lint: src/components/UpcomingEventCard.jsx#L4
'date' is missing in props validation
lint: src/components/UpcomingEventCard.jsx#L4
'time' is missing in props validation
lint: src/components/UpcomingEventCard.jsx#L4
'venue' is missing in props validation
lint: src/components/UpcomingEventCard.jsx#L4
'teamsize' is missing in props validation
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636