refactor(api): Update remaining webhook routes to modular structure #2737
pull-request.yml
on: pull_request
Check file changes
7s
Run Integration tests
5m 46s
Run API Tests
3m 56s
Run React Tests
0s
Generate Hasura Change Summary
0s
E2E tests
14m 9s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
36s
Annotations
12 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
|
Upsert Vultr Instance
The following actions uses node12 which is deprecated and will be forced to run on node16: theopensystemslab/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E tests:
e2e/tests/api-driven/src/permissions/helpers.ts#L69
Unexpected any. Specify a different type
|