update author name #20
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 4 warnings
|
eslint:
pages/new-tab/src/NewTab.tsx#L374
'ACTUAL_IMAGE_WIDTH' is assigned a value but never used
|
|
eslint:
pages/new-tab/src/NewTab.tsx#L416
'currentIndex' is defined but never used
|
|
eslint:
pages/new-tab/src/NewTab.tsx#L459
'responseTime' is assigned a value but never used
|
|
eslint:
pages/new-tab/src/NewTab.tsx#L480
'errorTime' is assigned a value but never used
|
|
eslint:
pages/new-tab/src/NewTab.tsx#L610
'handleImageLoad' is assigned a value but never used
|
|
eslint
@extension/new-tab#lint: command (/home/runner/work/artab/artab/pages/new-tab) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --fix --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
|
eslint
Process completed with exit code 1.
|
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
eslint:
pages/new-tab/src/NewTab.tsx#L574
React Hook useEffect has a missing dependency: 'handleKeyDown'. Either include it or remove the dependency array
|
|
eslint:
pages/new-tab/src/NewTab.tsx#L578
React Hook useEffect has a missing dependency: 'loadInitialArtwork'. Either include it or remove the dependency array
|
|
eslint:
pages/options/src/Options.tsx#L104
Classname 'inspired-by' is not a Tailwind CSS class!
|