Skip to content

Dynamite Hello section #115

Dynamite Hello section

Dynamite Hello section #115

Triggered via pull request June 25, 2024 08:20
Status Failure
Total duration 36s
Artifacts

application.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (20.x): src/components/HelloSection/HelloSection.tsx#L7
`react-icons/sl` import should occur before import of `@/components/form/HSButton`
build (20.x): src/components/HelloSection/HelloSection.tsx#L37
Function component is not a function declaration
build (20.x): src/components/HelloSection/HelloSection.tsx#L46
Do not use Array index in keys
build (20.x): src/components/HelloSection/HelloSection.tsx#L68
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
build (20.x): src/components/HelloSection/HelloSection.tsx#L73
Function component is not a function declaration
build (20.x): src/components/HelloSection/HelloSection.tsx#L95
Do not use Array index in keys
build (20.x): src/components/HelloSection/HelloSection.tsx#L108
A control must be associated with a text label
build (20.x): src/components/HelloSection/HelloSection.tsx#L108
Missing an explicit type attribute for button
build (20.x): src/components/HelloSection/HelloSection.tsx#L115
A control must be associated with a text label
build (20.x): src/components/HelloSection/HelloSection.tsx#L115
Missing an explicit type attribute for button
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.