Survey page feedback round 1 #3007
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
Matrix: check-types / Test
Matrix: lint / Test
Matrix: playwright-test / Test
Matrix: unit-test / Test
Annotations
6 errors and 1 warning
check-types / Test (18, ubuntu-latest):
src/pages/o/[orgId]/surveys/[surveyId]/index.tsx#L87
Type '{ question_id: number; }' is not assignable to type 'ZetkinSurveyQuestionResponse'.
|
check-types / Test (18, ubuntu-latest):
src/pages/o/[orgId]/surveys/[surveyId]/index.tsx#L94
Property 'options' does not exist on type 'ZetkinSurveyQuestionResponse'.
|
check-types / Test (18, ubuntu-latest):
src/pages/o/[orgId]/surveys/[surveyId]/index.tsx#L98
Property 'options' does not exist on type 'ZetkinSurveyQuestionResponse'.
|
check-types / Test (18, ubuntu-latest):
src/pages/o/[orgId]/surveys/[surveyId]/index.tsx#L101
Property 'response' does not exist on type 'ZetkinSurveyQuestionResponse'.
|
check-types / Test (18, ubuntu-latest)
Process completed with exit code 2.
|
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.
|