Refactor mock data #201
transaction_request_intent_ci.yml
on: push
Build and test
1m 7s
Annotations
8 errors and 1 warning
Build and test:
packages/authz-shared/src/lib/dto/base-action-request.dto.ts#L10
Property 'authentication' has no initializer and is not definitely assigned in the constructor.
|
Build and test:
packages/authz-shared/src/lib/dto/base-action-request.dto.ts#L19
Property 'approvals' has no initializer and is not definitely assigned in the constructor.
|
Build and test:
packages/authz-shared/src/lib/dto/base-action.dto.ts#L11
Property 'action' has no initializer and is not definitely assigned in the constructor.
|
Build and test:
packages/authz-shared/src/lib/dto/base-action.dto.ts#L16
Property 'nonce' has no initializer and is not definitely assigned in the constructor.
|
Build and test:
packages/authz-shared/src/lib/dto/signature.dto.ts#L9
Property 'sig' has no initializer and is not definitely assigned in the constructor.
|
Build and test:
packages/authz-shared/src/lib/dto/signature.dto.ts#L14
Property 'alg' has no initializer and is not definitely assigned in the constructor.
|
Build and test:
packages/authz-shared/src/lib/dto/signature.dto.ts#L19
Property 'pubKey' has no initializer and is not definitely assigned in the constructor.
|
Build and test
Process completed with exit code 2.
|
Build and test
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/.
|