Skip to content

Allow future semesters for pending courses + small ui fixes #1451

Allow future semesters for pending courses + small ui fixes

Allow future semesters for pending courses + small ui fixes #1451

Triggered via push November 2, 2023 02:45
Status Failure
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
build: src/components/includes/CourseCreatePopup.tsx#L84
Expected property shorthand
build: src/components/includes/CourseSelection.tsx#L282
onMouseOver must be accompanied by onFocus for accessibility
build: src/components/includes/CourseSelection.tsx#L282
onMouseOut must be accompanied by onBlur for accessibility
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: functions/src/index.ts#L326
Forbidden non-null assertion
build: functions/src/index.ts#L327
Forbidden non-null assertion
build: functions/src/index.ts#L353
Forbidden non-null assertion
build: src/components/App.tsx#L200
'updateUser' is already declared in the upper scope
build: src/components/App.tsx#L200
'updateAuthStatus' is already declared in the upper scope
build: src/components/App.tsx#L206
'user' is already declared in the upper scope
build: src/components/includes/AddBlogPost.tsx#L50
Visible, non-interactive elements with click handlers must have at least one keyboard listener
build: src/components/includes/AddBlogPost.tsx#L50
Static HTML elements with event handlers require a role
build: src/components/includes/AddBlogPost.tsx#L67
Visible, non-interactive elements with click handlers must have at least one keyboard listener
build: src/components/includes/AddBlogPost.tsx#L67
Static HTML elements with event handlers require a role