Adding a Scroll-To-top Button #2286
site_lint.yml
on: pull_request
Lint on node 20.x and ubuntu-latest
31s
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
|