Skip to content

Orion signup flow rework (#321) #836

Orion signup flow rework (#321)

Orion signup flow rework (#321) #836

Triggered via push August 3, 2024 12:32
Status Failure
Total duration 1m 10s
Artifacts

tests.yml

on: push
Run migrations
1m 0s
Run migrations
Matrix: Auth API tests
Matrix: Mail scheduler tests
Matrix: orion_db<->service tests for Q&A failing notifications
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Run migrations: src/mappings/content/utils.ts#L1
Property 'joystreamAccount' does not exist on type '[string, Account]'.
Run migrations: src/mappings/content/utils.ts#L1
Argument of type '[string, Account]' is not assignable to parameter of type 'Account'.
Run migrations: src/mappings/token/utils.ts#L1
Property 'id' does not exist on type '[string, Account]'.
Run migrations: src/mappings/token/utils.ts#L1
Property 'id' does not exist on type '[string, Account]'.
Run migrations: src/mappings/token/utils.ts#L1
A type predicate's type must be assignable to its parameter's type.
Run migrations: src/mappings/token/utils.ts#L1
Argument of type '[string, Account] | undefined' is not assignable to parameter of type 'Account | null'.
Run migrations: src/mappings/token/utils.ts#L1
'account' is possibly 'undefined'.
Run migrations: src/mappings/token/utils.ts#L1
Property 'membershipId' does not exist on type '[string, Account]'.
Run migrations
Process completed with exit code 2.
Run migrations
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run migrations
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/