Skip to content

feat: [VIOL-950] Adds modal for new users/wallets that provides enrolment without tx #594

feat: [VIOL-950] Adds modal for new users/wallets that provides enrolment without tx

feat: [VIOL-950] Adds modal for new users/wallets that provides enrolment without tx #594

Triggered via pull request September 20, 2023 11:28
Status Failure
Total duration 5m 4s
Artifacts

test.yml

on: pull_request
Matrix: cypress-test-matrix
cypress-tests
0s
cypress-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
lint: src/components/Button/index.tsx#L89
Type string trivially inferred from a string literal, remove type annotation
lint: src/components/NavBar/index.tsx#L1
Run autofix to sort these imports!
lint: src/components/NavBar/index.tsx#L100
Delete `⏎`
lint: src/components/NavBar/index.tsx#L104
Insert `·`
lint: src/components/VioletEnrol/VioletEnroll.tsx#L4
'Toggle' is defined but never used
lint: src/components/VioletEnrol/VioletEnroll.tsx#L10
'styled-components' import is restricted from being used. Please import from styled-components/macro
cypress-build
Process completed with exit code 1.
lint: src/components/VioletEnrol/VioletEnroll.tsx#L4
'Toggle' is defined but never used
lint: src/components/VioletEnrol/VioletEnroll.tsx#L107
'handleToggleNoShow' is assigned a value but never used
lint: src/components/VioletEnrol/VioletEnrollModal.tsx#L39
React Hook useMemo has a missing dependency: 'isRegistered'. Either include it or remove the dependency array
lint: src/components/VioletEnrol/VioletEnrollModal.tsx#L45
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array