Annotations
4 errors and 1 warning
Test upstream application types:
apps/authz/src/app/http/rest/controller/admin.controller.ts#L146
Type 'SetPolicyRulesRequestDto' is not assignable to type 'SetPolicyRulesRequest'.
|
Test upstream application types:
apps/authz/src/app/http/rest/dto/policy-rules/policy-criterion-builder.dto.ts#L10
Type 'PolicyCriterion[]' is not assignable to type 'PolicyCriterionDto[]'.
|
Test upstream application types:
apps/authz/src/app/http/rest/dto/policy-rules/policy-criterion.dto.ts#L15
Argument of type '(opts: TypeHelpOptions | undefined) => typeof ActionCriterionDto | typeof ResourceIntegrityCriterionDto | undefined' is not assignable to parameter of type '(type?: TypeHelpOptions | undefined) => Function'.
|
Test upstream application types
Process completed with exit code 2.
|
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