refactor(api): Update remaining webhook routes to modular structure #2734
pull-request.yml
on: pull_request
Check file changes
3s
Run Integration tests
6m 10s
Run API Tests
3m 17s
Run React Tests
0s
Generate Hasura Change Summary
0s
E2E tests
11m 40s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
0s
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
|