Skip to content

added some styling #1444

added some styling

added some styling #1444

Triggered via push October 31, 2023 06:04
Status Failure
Total duration 1m 41s
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

2 errors and 11 warnings
build: src/components/pages/AnalyticsView.tsx#L83
The closing bracket must be aligned with the line containing the opening tag (expected column 13 on the next line)
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#L201
'updateUser' is already declared in the upper scope
build: src/components/App.tsx#L201
'updateAuthStatus' is already declared in the upper scope
build: src/components/App.tsx#L207
'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