Cmis retrieval apis #30
checks.yaml
on: pull_request
Code Quality Checks
7s
Annotations
10 errors and 2 warnings
|
ruff (W292):
src/sap_cloud_sdk/dms/client.py#L323
src/sap_cloud_sdk/dms/client.py:323:67: W292 No newline at end of file
help: Add trailing newline
|
|
ruff (W293):
src/sap_cloud_sdk/dms/client.py#L182
src/sap_cloud_sdk/dms/client.py:182:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/sap_cloud_sdk/dms/client.py#L167
src/sap_cloud_sdk/dms/client.py:167:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
src/sap_cloud_sdk/dms/client.py#L97
src/sap_cloud_sdk/dms/client.py:97:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W292):
src/sap_cloud_sdk/dms/_http.py#L175
src/sap_cloud_sdk/dms/_http.py:175:18: W292 No newline at end of file
help: Add trailing newline
|
|
ruff (F541):
src/sap_cloud_sdk/dms/_http.py#L174
src/sap_cloud_sdk/dms/_http.py:174:21: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (W292):
src/sap_cloud_sdk/dms/_endpoints.py#L2
src/sap_cloud_sdk/dms/_endpoints.py:2:41: W292 No newline at end of file
help: Add trailing newline
|
|
ruff (W292):
src/sap_cloud_sdk/dms/_auth.py#L93
src/sap_cloud_sdk/dms/_auth.py:93:23: W292 No newline at end of file
help: Add trailing newline
|
|
ruff (W292):
src/sap_cloud_sdk/dms/__init__.py#L19
src/sap_cloud_sdk/dms/__init__.py:19:28: W292 No newline at end of file
help: Add trailing newline
|
|
ruff (W293):
src/sap_cloud_sdk/dms/__init__.py#L16
src/sap_cloud_sdk/dms/__init__.py:16:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
Code Quality Checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, astral-sh/setup-uv@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code Quality Checks
Failed to restore: Cache service responded with 400
|