attempt on playright #45
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π§ͺ Test with coverage:
src/components/CommitList.tsx#L74
React Hook useEffect has a missing dependency: 'fetchCommits'. Either include it or remove the dependency array
|
π§ͺ Test with coverage:
src/components/Dashboard.tsx#L209
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
π§Ή Lint code:
src/components/CommitList.tsx#L74
React Hook useEffect has a missing dependency: 'fetchCommits'. Either include it or remove the dependency array
|
π§Ή Lint code:
src/components/Dashboard.tsx#L209
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
|
Loading