Skip to content

utapi

utapi #1322

Triggered via push August 21, 2024 13:31
Status Failure
Total duration 52s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
eslint: src/hemsedal24/components/Files.tsx#L16
Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop
eslint
Process completed with exit code 1.
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint: src/newYearParty/img/danceFloor/danceFloor.tsx#L32
React Hook useEffect has a missing dependency: 'animation'. Either include it or remove the dependency array
eslint: src/nyttarskalas/img/danceFloor/danceFloor.tsx#L32
React Hook useEffect has a missing dependency: 'animation'. Either include it or remove the dependency array
eslint: src/summersplash2022/components/header/header.tsx#L136
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
eslint: src/summersplash2022/sections/hvordanSerFørsteÅretUt.tsx#L32
React Hook useEffect has a missing dependency: 'handleResize'. Either include it or remove the dependency array