Skip to content

Add ruff to ci setup #3

Add ruff to ci setup

Add ruff to ci setup #3

Triggered via pull request January 27, 2024 03:20
Status Success
Total duration 17s
Artifacts

ruff.yml

on: pull_request
check-ruff
8s
check-ruff
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (F811): array_api_compat/cupy/__init__.py#L70
array_api_compat/cupy/__init__.py:70:21: F811 Redefinition of unused `matrix_transpose` from line 49
Ruff (F811): array_api_compat/numpy/__init__.py#L69
array_api_compat/numpy/__init__.py:69:21: F811 Redefinition of unused `matrix_transpose` from line 48
check-ruff
Process completed with exit code 1.
check-ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.