update run name #535
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run check and build
React Hook useMemo has missing dependencies: 'allYears' and 'buildYearGrid'. Either include them or remove the dependency array
|
|
Run check and build
Do not call the 'set' function 'setSelectedYear' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
|
|
Run check and build:
src/components/CalendarWidget.tsx#L132
Do not use item index in the array as its key
|
|
Run check and build:
src/components/CalendarWidget.tsx#L114
Do not use item index in the array as its key
|
|
Run check and build:
src/components/CalendarWidget.tsx#L16
Do not call 'new Date()' during render. Components and hooks must be pure. Move this call into an event handler, effect, or state initializer
|
|
Run check and build
React Hook useEffect has a missing dependency: 'selectedActivity'. Either include it or remove the dependency array
|
|
Run check and build
React Hook useEffect has a missing dependency: 'selectedActivity'. Either include it or remove the dependency array
|
|
Run check and build
Do not call the 'set' function 'setDistFilter' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
|
|
Run check and build
Do not call the 'set' function 'setPage' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
|
|
Run check and build:
src/components/ActivityLog.tsx#L34
'filter' is assigned a value but never used. Allowed unused args must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading