Skip to content

Workaround for safari #213

Workaround for safari

Workaround for safari #213

Triggered via pull request November 20, 2024 21:12
Status Failure
Total duration 1m 4s
Artifacts

lint_and_typecheck.yml

on: pull_request
Linting and Typechecking
53s
Linting and Typechecking
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Linting and Typechecking: app/components/Navbar/index.tsx#L4
`bowser` import should occur before import of `lucide-react`
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#L114
React Hook useMemo has a missing dependency: 'isMobileSafari'. Either include it or remove the dependency array