Skip to content

Implement User Login Feature with Redux Toolkit #38

Implement User Login Feature with Redux Toolkit

Implement User Login Feature with Redux Toolkit #38

Triggered via pull request June 19, 2024 12:29
Status Failure
Total duration 31s
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/form/HSButton.tsx#L4
propType "path" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L6
propType "styles" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L7
propType "click" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L8
propType "icon" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L9
propType "target" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L10
propType "onChange" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSInput.tsx#L2
propType "id" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSInput.tsx#L3
propType "onBlur" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSInput.tsx#L4
propType "onBlurTextArea" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSInput.tsx#L5
propType "values" is not required, but has no corresponding defaultProps declaration
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/.