commented out wrapped for safety #2078
Annotations
8 errors and 11 warnings
build:
src/components/pages/SplitView.tsx#L23
'Wrapped' is defined but never used
|
build:
src/components/pages/SplitView.tsx#L24
'WrappedCountdown' is defined but never used
|
build:
src/components/pages/SplitView.tsx#L89
'displayWrapped' is assigned a value but never used
|
build:
src/components/pages/SplitView.tsx#L89
'setDisplayWrapped' is assigned a value but never used
|
build:
src/components/pages/SplitView.tsx#L90
'setCountdownZero' is assigned a value but never used
|
build:
src/components/pages/SplitView.tsx#L192
'start' is assigned a value but never used
|
build:
src/components/pages/SplitView.tsx#L193
'launch' is assigned a value but never used
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|