Skip to content

new logic for access list client without depending on old role codes #111

new logic for access list client without depending on old role codes

new logic for access list client without depending on old role codes #111

Triggered via pull request July 18, 2024 12:41
Status Failure
Total duration 2m 8s
Artifacts

pull-request-validations.yml

on: pull_request
CI - Pull Request Validations
1m 58s
CI - Pull Request Validations
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
CI - Pull Request Validations
Cannot find name 'EnsureNull'.
CI - Pull Request Validations
Return type of public method from exported class has or is using private name 'EnsureNull'.
CI - Pull Request Validations
Cannot find name 'Ensure'.
CI - Pull Request Validations
Return type of public method from exported class has or is using private name 'Ensure'.
CI - Pull Request Validations
Argument of type 'string | null' is not assignable to parameter of type 'string'.
CI - Pull Request Validations
Argument of type 'string | null' is not assignable to parameter of type 'string'.
CI - Pull Request Validations
Argument of type 'string | null' is not assignable to parameter of type 'string'.
CI - Pull Request Validations
Process completed with exit code 1.
CI - Pull Request Validations
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/