Skip to content

Refactor mock data #201

Refactor mock data

Refactor mock data #201

Triggered via push February 15, 2024 15:01
Status Failure
Total duration 1m 19s
Billable time 2m
Artifacts
Build and test
1m 7s
Build and test
Fit to window
Zoom out
Zoom in

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/.