Skip to content

picture page ready #1345

picture page ready

picture page ready #1345

Triggered via push August 28, 2024 10:53
Status Failure
Total duration 48s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
eslint: src/hemsedal24/components/Files.tsx#L30
Visible, non-interactive elements with click handlers must have at least one keyboard listener
eslint: src/hemsedal24/components/Files.tsx#L30
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
eslint: src/hemsedal24/components/Files.tsx#L31
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: src/hemsedal24/components/Files.tsx#L39
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: src/hemsedal24/components/Popover.tsx#L28
Visible, non-interactive elements with click handlers must have at least one keyboard listener
eslint: src/hemsedal24/components/Popover.tsx#L28
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
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