Fix Playwright tests that did not include several last minute changes #347
web_frontend_lint.yml
on: pull_request
Web frontend Lint
38s
Annotations
4 errors
Web frontend Lint:
web/frontend/tests/forms.spec.ts#L7
'SCIPER_OTHER_USER' is defined but never used
|
Web frontend Lint:
web/frontend/tests/forms.spec.ts#L154
Replace `⏎········SCIPER_OTHER_ADMIN,⏎········SCIPER_ADMIN,⏎········SCIPER_USER,⏎······` with `SCIPER_OTHER_ADMIN,·SCIPER_ADMIN,·SCIPER_USER`
|
Web frontend Lint:
web/frontend/tests/result.spec.ts#L117
Replace `JSON.parse(choice.Choice).en` with `⏎··········JSON.parse(choice.Choice).en⏎········`
|
Web frontend Lint
Process completed with exit code 1.
|