feat(portrait, profile): align with design system and reduce code complexity #12969
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
17 errors and 10 warnings
lint:
src/components/profile/profile.spec.tsx#L13
'ProfileDetailsStyle' is declared but its value is never read.
|
lint
Process completed with exit code 2.
|
test (16.x, 4)
Process completed with exit code 1.
|
test (16.x, 3)
The job was canceled because "_16_x_4" failed.
|
test (16.x, 3)
Process completed with exit code 1.
|
test (18.x, 2)
The job was canceled because "_16_x_4" failed.
|
test (18.x, 2)
The operation was canceled.
|
test (18.x, 4)
The job was canceled because "_16_x_4" failed.
|
test (18.x, 4)
The operation was canceled.
|
test (18.x, 3)
The job was canceled because "_16_x_4" failed.
|
test (18.x, 3)
The operation was canceled.
|
test (16.x, 2)
The job was canceled because "_16_x_4" failed.
|
test (16.x, 2)
The operation was canceled.
|
test (18.x, 1)
The job was canceled because "_16_x_4" failed.
|
test (18.x, 1)
The operation was canceled.
|
test (16.x, 1)
The job was canceled because "_16_x_4" failed.
|
test (16.x, 1)
The operation was canceled.
|
lint:
src/__internal__/form-field/form-field.component.tsx#L124
React Hook useMemo has a missing dependency: 'loading'. Either include it or remove the dependency array
|
lint:
src/__internal__/sticky-footer/sticky-footer.component.tsx#L26
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
lint:
src/components/action-popover/action-popover.stories.tsx#L226
Anchor used as a button. Anchors are primarily expected to navigate. Use the button element instead. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
lint:
src/components/duelling-picklist/duelling-picklist-test.stories.tsx#L62
'removed' is assigned a value but never used
|
lint:
src/components/duelling-picklist/duelling-picklist-test.stories.tsx#L65
'removed2' is assigned a value but never used
|
lint:
src/components/duelling-picklist/duelling-picklist-test.stories.tsx#L73
'removed' is assigned a value but never used
|
lint:
src/components/duelling-picklist/duelling-picklist-test.stories.tsx#L212
'removed' is assigned a value but never used
|
lint:
src/components/duelling-picklist/duelling-picklist-test.stories.tsx#L215
'removed2' is assigned a value but never used
|
lint:
src/components/duelling-picklist/duelling-picklist-test.stories.tsx#L223
'removed' is assigned a value but never used
|
lint:
src/components/duelling-picklist/duelling-picklist-test.stories.tsx#L365
'removed' is assigned a value but never used
|