Skip to content

Input-Validation

Input-Validation #16

Triggered via pull request September 4, 2024 07:03
@chalabi2chalabi2
synchronize #9
chalabi2:main
Status Failure
Total duration 38s
Artifacts

test-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
error: expect(received).toHaveBeenCalled(): components/groups/forms/proposals/__tests__/ProposalDetailsForm.test.tsx#L87
Expected number of calls: >= 1 Received number of calls: 0 at /home/runner/work/manifest-app/manifest-app/components/groups/forms/proposals/__tests__/ProposalDetailsForm.test.tsx:87:32
error: expect(received).toHaveBeenCalled(): components/groups/forms/groups/__tests__/MemberInfoForm.test.tsx#L109
Expected number of calls: >= 1 Received number of calls: 0 at /home/runner/work/manifest-app/manifest-app/components/groups/forms/groups/__tests__/MemberInfoForm.test.tsx:109:32
build
Process completed with exit code 1.