Skip to content

refactor(frontend): WIP - Add stepper in profile form #43

refactor(frontend): WIP - Add stepper in profile form

refactor(frontend): WIP - Add stepper in profile form #43

Triggered via push April 19, 2024 05:53
Status Failure
Total duration 48s
Billable time 1m
Artifacts

frontend_qa.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 6 warnings
src/components/ui/stepper.tsx#L95
[@typescript-eslint/no-unused-vars] 'children' is assigned a value but never used.
src/components/ui/stepper.tsx#L95
[@typescript-eslint/no-unused-vars] 'className' is assigned a value but never used.
src/components/ui/stepper.tsx#L222
[@typescript-eslint/no-unused-vars] '_index' is defined but never used.
src/components/ui/stepper.tsx#L316
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/components/ui/stepper.tsx#L393
[react/display-name] Component definition is missing display name
src/components/ui/stepper.tsx#L394
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/components/ui/stepper.tsx#L464
[quotes] Strings must use singlequote.
src/components/ui/stepper.tsx#L477
[react/display-name] Component definition is missing display name
src/components/ui/stepper.tsx#L613
[react/display-name] Component definition is missing display name
src/components/ui/stepper.tsx#L661
[quotes] Strings must use singlequote.
src/components/ui/stepper.tsx#L774
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/components/ui/stepper.tsx#L801
[react/display-name] Component definition is missing display name
src/sections/profiles/components/profile-data-table.tsx#L4
[@typescript-eslint/no-unused-vars] 'SortingState' is defined but never used.
src/sections/profiles/components/profile-data-table.tsx#L4
[prettier/prettier] Replace `"@tanstack/table-core"` with `'@tanstack/table-core'`
src/sections/profiles/components/profile-data-table.tsx#L4
[quotes] Strings must use singlequote.
check
No test report files were found
check
Process completed with exit code 1.
src/sections/profiles/components/profile-form-dialog.tsx#L155
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'formData' and 'setFormData'. Either include them or remove the dependency array.
src/sections/profiles/components/profile-form-dialog.tsx#L246
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'formData' and 'setFormData'. Either include them or remove the dependency array.
src/sections/profiles/components/profile-form-dialog.tsx#L355
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'formData' and 'setFormData'. Either include them or remove the dependency array.
src/sections/profiles/components/test-credentials-button.tsx#L30
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'profile'. Either include it or remove the dependency array.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ataylorme/eslint-annotate-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
No file matches path junit.xml