Skip to content

feat: add ruff linter with ci check #611

feat: add ruff linter with ci check

feat: add ruff linter with ci check #611

Triggered via pull request November 25, 2024 21:39
Status Failure
Total duration 35s
Artifacts

ci.yml

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

Annotations

7 errors and 1 warning
Ruff (F841): tests/test_git_authors.py#L23
tests/test_git_authors.py:23:9: F841 Local variable `git` is assigned to but never used
Ruff (F841): tests/test_git_authors.py#L24
tests/test_git_authors.py:24:9: F841 Local variable `rs` is assigned to but never used
Ruff (F841): tests/test_git_authors.py#L32
tests/test_git_authors.py:32:9: F841 Local variable `git` is assigned to but never used
Ruff (F841): tests/test_git_authors.py#L41
tests/test_git_authors.py:41:9: F841 Local variable `git` is assigned to but never used
Ruff (F841): tests/test_git_browse.py#L228
tests/test_git_browse.py:228:9: F841 Local variable `git` is assigned to but never used
Ruff (F841): tests/test_git_browse.py#L237
tests/test_git_browse.py:237:9: F841 Local variable `git` is assigned to but never used
lint
Process completed with exit code 1.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/git-extras/git-extras. Supported file pattern: go.sum