Assign wallet to a user #197
Annotations
10 errors and 1 warning
Test types:
packages/authz-shared/src/lib/dto/auth-credential.dto.ts#L9
Property 'uid' has no initializer and is not definitely assigned in the constructor.
|
Test types:
packages/authz-shared/src/lib/dto/auth-credential.dto.ts#L14
Property 'pubKey' has no initializer and is not definitely assigned in the constructor.
|
Test types:
packages/authz-shared/src/lib/dto/auth-credential.dto.ts#L20
Property 'alg' has no initializer and is not definitely assigned in the constructor.
|
Test types:
packages/authz-shared/src/lib/dto/auth-credential.dto.ts#L25
Property 'userId' has no initializer and is not definitely assigned in the constructor.
|
Test types:
packages/authz-shared/src/lib/dto/base-action.dto.ts#L11
Property 'action' has no initializer and is not definitely assigned in the constructor.
|
Test types:
packages/authz-shared/src/lib/dto/base-action.dto.ts#L16
Property 'nonce' has no initializer and is not definitely assigned in the constructor.
|
Test types:
packages/authz-shared/src/lib/dto/base-admin-request-payload.dto.ts#L10
Property 'authentication' has no initializer and is not definitely assigned in the constructor.
|
Test types:
packages/authz-shared/src/lib/dto/base-admin-request-payload.dto.ts#L19
Property 'approvals' has no initializer and is not definitely assigned in the constructor.
|
Test types:
packages/authz-shared/src/lib/dto/create-user-request.dto.ts#L12
Property 'uid' has no initializer and is not definitely assigned in the constructor.
|
Test types:
packages/authz-shared/src/lib/dto/create-user-request.dto.ts#L19
Property 'role' has no initializer and is not definitely assigned in the constructor.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading