Skip to content

program nearly done #1317

program nearly done

program nearly done #1317

Triggered via push August 20, 2024 12:42
Status Failure
Total duration 49s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
eslint: src/hemsedal24/index.tsx#L119
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
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