Regression Tests #122
regression-tests.yml
on: schedule
Run Integration tests
7m 44s
Run API Tests
2m 57s
Run React Tests
7m 20s
E2E tests
24m 44s
Notify On Failure
0s
Annotations
11 warnings
|
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:
e2e/tests/api-driven/src/permissions/helpers.ts#L69
Unexpected any. Specify a different type
|