Skip to content

Implementation of signup page with Redux and Api intengration #161

Implementation of signup page with Redux and Api intengration

Implementation of signup page with Redux and Api intengration #161

Triggered via pull request June 26, 2024 15:16
Status Failure
Total duration 52s
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/__test__/appRouter.test.tsx#L8
Delete `⏎⏎`
build (20.x): src/app/store.ts#L13
Delete `⏎`
build (20.x): src/components/form/HSButton.tsx#L5
propType "path" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L7
propType "styles" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L8
propType "onClick" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L11
propType "icon" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L12
propType "target" is not required, but has no corresponding defaultProps declaration
build (20.x): src/components/form/HSButton.tsx#L13
propType "onChange" is not required, but has no corresponding defaultProps declaration
build (20.x): src/features/Auth/SignUpSlice.ts#L40
Assignment to property of function parameter 'state'
build (20.x): src/features/Auth/SignUpSlice.ts#L43
Assignment to property of function parameter 'state'
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/.