Skip to content

Integrate DAO UI

Integrate DAO UI #107

Triggered via pull request October 12, 2023 17:27
Status Failure
Total duration 1m 12s
Artifacts

pr-preview.yml

on: pull_request
check_access
3s
check_access
Matrix: deploy-preview
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
deploy-preview (18): src/components/votes/index.jsx#L19
Visible, non-interactive elements with click handlers must have at least one keyboard listener
deploy-preview (18): src/components/votes/index.jsx#L19
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
deploy-preview (18): src/components/votes/index.jsx#L19
Visible, non-interactive elements with click handlers must have at least one keyboard listener
deploy-preview (18): src/components/votes/index.jsx#L19
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
deploy-preview (18)
Process completed with exit code 1.
deploy-preview (18): src/pages/dao/tabs/Submit.jsx#L91
Expected a default case
deploy-preview (18): src/pages/dao/tabs/Proposals.jsx#L156
Expected a default case
deploy-preview (18): src/pages/dao/tabs/Proposals.jsx#L250
Expected '!==' and instead saw '!='
deploy-preview (18): src/components/collab/show/CollabDisplay.tsx#L20
Forbidden non-null assertion