Skip to content

feat: Enrich /me endpoint with user roles #2592

feat: Enrich /me endpoint with user roles

feat: Enrich /me endpoint with user roles #2592

Triggered via pull request September 19, 2023 18:46
Status Failure
Total duration 16m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request.yml

on: pull_request
Check file changes
4s
Check file changes
Build React App
5m 16s
Build React App
Run Integration tests
6m 24s
Run Integration tests
Run API Tests
3m 20s
Run API Tests
Run React Tests
7m 30s
Run React Tests
Generate Hasura Change Summary
0s
Generate Hasura Change Summary
E2E tests
6m 20s
E2E tests
Upsert Vultr Instance
10m 16s
Upsert Vultr Instance
Run Pulumi Preview
0s
Run Pulumi Preview
Run Healthcheck on Pizza Services
0s
Run Healthcheck on Pizza Services
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
E2E tests
Argument of type '{ hasuraSecret: string; targetURL: string; }' is not assignable to parameter of type '{ targetURL?: string | undefined; auth?: Auth | undefined; }'.
E2E tests
Argument of type '{ hasuraSecret: string; targetURL: string; }' is not assignable to parameter of type '{ targetURL?: string | undefined; auth?: Auth | undefined; }'.
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.
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/