Add test coverage for survey API submission code #3106
main.yml
on: pull_request
Matrix: check-types / Test
Matrix: lint / Test
Matrix: playwright-test / Test
Matrix: unit-test / Test
Annotations
5 errors and 1 warning
lint / Test (18, ubuntu-latest):
src/pages/o/[orgId]/surveys/[surveyId]/index.tsx#L15
'ZetkinSurveyQuestionResponse' is defined but never used
|
lint / Test (18, ubuntu-latest):
src/pages/o/[orgId]/surveys/[surveyId]/index.tsx#L16
'ZetkinSurveySignaturePayload' is defined but never used
|
lint / Test (18, ubuntu-latest):
src/pages/o/[orgId]/surveys/[surveyId]/index.tsx#L18
Expected 'single' syntax before 'multiple' syntax
|
lint / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
playwright-test / Test (18, ubuntu-latest)
Process completed with exit code 1.
|
playwright-test / Test (18, ubuntu-latest)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|