Skip to content

non null checks

non null checks #2160

Triggered via push March 8, 2025 02:18
Status Success
Total duration 2m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/components/includes/AddBlogPost.tsx#L67
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#L50
Static HTML elements with event handlers require a role
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#L7
Missing return type on function
build: src/components/App.tsx#L204
'user' 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#L198
'updateUser' is already declared in the upper scope
build: src/components/App.tsx#L147
Unexpected any. Specify a different type
build: src/components/App.tsx#L138
Unexpected any. Specify a different type