Orion signup flow rework #831
Annotations
9 errors and 2 warnings
src/mappings/content/utils.ts#L1
Property 'joystreamAccount' does not exist on type '[string, Account]'.
|
src/mappings/content/utils.ts#L1
Argument of type '[string, Account]' is not assignable to parameter of type 'Account'.
|
src/mappings/token/utils.ts#L1
Property 'id' does not exist on type '[string, Account]'.
|
src/mappings/token/utils.ts#L1
Property 'id' does not exist on type '[string, Account]'.
|
src/mappings/token/utils.ts#L1
A type predicate's type must be assignable to its parameter's type.
|
src/mappings/token/utils.ts#L1
Argument of type '[string, Account] | undefined' is not assignable to parameter of type 'Account | null'.
|
src/mappings/token/utils.ts#L1
'account' is possibly 'undefined'.
|
src/mappings/token/utils.ts#L1
Property 'membershipId' does not exist on type '[string, Account]'.
|
|
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/
|
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/
|
This job failed
Loading