Skip to content

update

update #227

Triggered via push November 21, 2024 04:27
Status Failure
Total duration 59s
Artifacts
Linting and Typechecking
50s
Linting and Typechecking
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Linting and Typechecking: app/components/Navbar/index.tsx#L103
Unsafe assignment of an error typed value
Linting and Typechecking
Process completed with exit code 1.
Linting and Typechecking
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting and Typechecking: app/components/Navbar/index.tsx#L112
React Hook useMemo has an unnecessary dependency: 'isMobileSafari'. Either exclude it or remove the dependency array. Outer scope values like 'isMobileSafari' aren't valid dependencies because mutating them doesn't re-render the component