Skip to content

fix: modify the Tooltip content of the list dates title #99

fix: modify the Tooltip content of the list dates title

fix: modify the Tooltip content of the list dates title #99

Triggered via pull request September 27, 2024 06:07
@jerryc127jerryc127
opened #663
Status Success
Total duration 1m 12s
Artifacts

auto-fix-lint-format-commit.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
auto-fix
React Hook useCallback has a missing dependency: 'selector'. Either include it or remove the dependency array. If 'selector' changes too often, find the parent component that defines it and wrap that definition in useCallback
auto-fix
React Hook useMemo was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
auto-fix
React Hook useMemo has a missing dependency: 'selector'. Either include it or remove the dependency array. If 'selector' changes too often, find the parent component that defines it and wrap that definition in useCallback
auto-fix
Classname 'versions' is not a Tailwind CSS class!
auto-fix
Classname 'electron-version' is not a Tailwind CSS class!
auto-fix
Classname 'chrome-version' is not a Tailwind CSS class!
auto-fix
Classname 'node-version' is not a Tailwind CSS class!
auto-fix
React Hook useEffect has a missing dependency: 'resetError'. Either include it or remove the dependency array. If 'resetError' changes too often, find the parent component that defines it and wrap that definition in useCallback
auto-fix
React Hook useMemo has a missing dependency: 'feed'. Either include it or remove the dependency array
auto-fix
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked