Trying to fix the e2e tests #317
pull_request.workflow.yml
on: pull_request
Lint
1m 15s
Matrix: e2e-tests
Annotations
3 errors and 8 warnings
E2E Test - users.spec.js
Could not find Cypress test run results
|
E2E Test - login.spec.js
Could not find Cypress test run results
|
E2E Test - roles.spec.js
Could not find Cypress test run results
|
Lint:
src/components/Data/Documents/Views/Map.vue#L70
Variable 'index' is already declared in the upper scope
|
Lint:
src/main.ts#L11
`./stores` import should occur after import of `./routes/index`
|
Lint:
src/main.ts#L13
`./App.vue` import should occur after import of `@/components/Data/Documents/FormInputs/JsonFormInput.vue`
|
Lint:
src/main.ts#L14
There should be at least one empty line between import groups
|
Lint:
src/services/filterManager.ts#L300
Default clause should be the last clause
|
E2E Test - users.spec.js
No files were found with the provided path: test/e2e/failed-test. No artifacts will be uploaded.
|
E2E Test - login.spec.js
No files were found with the provided path: test/e2e/failed-test. No artifacts will be uploaded.
|
E2E Test - roles.spec.js
No files were found with the provided path: test/e2e/failed-test. No artifacts will be uploaded.
|