Skip to content

Adding rbac sdk path #72

Adding rbac sdk path

Adding rbac sdk path #72

Triggered via pull request October 7, 2024 09:24
Status Failure
Total duration 33s
Artifacts

typecheck.yml

on: pull_request
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
typecheck (3.11, .): compass_sdk/rbac.py#L112
Argument missing for parameter "entity_response" (reportCallIssue)
typecheck (3.11, .): compass_sdk/rbac.py#L115
Argument missing for parameter "entity_response" (reportCallIssue)
typecheck (3.11, .): compass_sdk/rbac.py#L118
Argument missing for parameter "entity_response" (reportCallIssue)
typecheck (3.11, .)
3 errors
typecheck (3.11, .)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typecheck (3.11, .): compass_sdk/rbac.py#L61
Static methods should not take a "self" or "cls" parameter (reportSelfClsParameterName)