Skip to content

Removed arrow function from useEffect when showing confetti #1935

Removed arrow function from useEffect when showing confetti

Removed arrow function from useEffect when showing confetti #1935

Triggered via push November 11, 2024 04:21
Status Success
Total duration 2m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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#L138
Unexpected any. Specify a different type
build: src/components/App.tsx#L147
Unexpected any. Specify a different type
build: src/components/App.tsx#L198
'updateUser' is already declared in the upper scope
build: src/components/App.tsx#L198
'updateAuthStatus' is already declared in the upper scope
build: src/components/App.tsx#L204
'user' is already declared in the upper scope
build: src/components/includes/AddBlogPost.tsx#L7
Missing return type on function
build: src/components/includes/AddBlogPost.tsx#L50
Visible, non-interactive elements with click handlers must have at least one keyboard listener