Skip to content

fixed more linter issues #1443

fixed more linter issues

fixed more linter issues #1443

Triggered via push October 31, 2023 05:22
Status Success
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

11 warnings
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