Regression Tests #108
regression-tests.yml
on: schedule
Run Integration tests
6m 1s
Run API Tests
4m 53s
Run React Tests
8m 34s
E2E tests
13m 44s
Notify On Failure
7s
Annotations
1 error and 12 warnings
E2E tests
Process completed with exit code 1.
|
|
Run API Tests:
api.planx.uk/editor/publish.test.ts#L208
'Send' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run API Tests:
api.planx.uk/editor/publish.test.ts#L269
'FindProperty' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run API Tests:
api.planx.uk/editor/publish.test.ts#L329
'Checklist' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run API Tests:
api.planx.uk/editor/publish.test.ts#L330
'ChecklistOptionOne' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run API Tests:
api.planx.uk/editor/publish.test.ts#L331
'ChecklistOptionTwo' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run API Tests:
api.planx.uk/editor/publish.ts#L142
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/editor/publish.ts#L168
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/editor/publish.ts#L174
Unexpected any. Specify a different type
|
Run API Tests:
api.planx.uk/editor/publish.ts#L179
Unexpected any. Specify a different type
|
E2E tests
No files were found with the provided path: e2e/tests/ui-driven/test-results/. No artifacts will be uploaded.
|
E2E tests:
e2e/tests/api-driven/src/permissions/helpers.ts#L69
Unexpected any. Specify a different type
|