Skip to content

moving to load participants when dialog opens #3272

moving to load participants when dialog opens

moving to load participants when dialog opens #3272

Triggered via push March 10, 2025 21:26
Status Failure
Total duration 2m 19s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build (20.x)
Process completed with exit code 1.
build (20.x): src/web/components/UserManagement/UserParticipantsDialog.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/web/components/UserManagement/UserParticipantsDialog.tsx#L6
'GetUserParticipants' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/web/components/UserManagement/UserParticipantsDialog.tsx#L17
'setUserParticipants' is assigned a value but never used. Allowed unused vars must match /^_/u
build (20.x): src/web/components/UserManagement/UserParticipantsDialog.tsx#L18
'setIsLoading' is assigned a value but never used. Allowed unused vars must match /^_/u