Skip to content

Adding a Scroll-To-top Button #2286

Adding a Scroll-To-top Button

Adding a Scroll-To-top Button #2286

Triggered via pull request December 7, 2024 14:09
Status Failure
Total duration 38s
Artifacts

site_lint.yml

on: pull_request
Lint on node 20.x and ubuntu-latest
31s
Lint on node 20.x and ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint on node 20.x and ubuntu-latest: src/components/Layout/Toc.tsx#L59
Type '{ position: "fixed"; bottom: string; right: string; cursor: "pointer"; backgroundColor: "#007bff"; borderRadius: string; width: string; height: string; display: "flex"; justifyContent: "center"; ... 5 more ...; '&:hover': { ...; }; }' is not assignable to type 'Properties<string | number, string & {}>'.
Lint on node 20.x and ubuntu-latest
Process completed with exit code 1.
Lint on node 20.x and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636