chore: update pyproject #86
Annotations
20 errors
Ruff (RUF022):
src/githarbor/__init__.py#L27
src/githarbor/__init__.py:27:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
src/githarbor/providers/__init__.py#L21
src/githarbor/providers/__init__.py:21:11: RUF022 `__all__` is not sorted
|
Ruff (RUF021):
src/githarbor/providers/gitearepository.py#L352
src/githarbor/providers/gitearepository.py:352:17: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
Ruff (RUF021):
src/githarbor/providers/gitearepository.py#L353
src/githarbor/providers/gitearepository.py:353:18: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
test (3.13, ubuntu-latest)
Process completed with exit code 1.
|
test (3.12, ubuntu-latest)
The job was canceled because "_3_13_ubuntu-latest" failed.
|
test (3.12, windows-latest)
The job was canceled because "_3_13_ubuntu-latest" failed.
|
test (3.12, windows-latest)
The operation was canceled.
|
test (3.14, ubuntu-latest)
The job was canceled because "_3_13_ubuntu-latest" failed.
|
test (3.14, ubuntu-latest)
The operation was canceled.
|
test (3.14, windows-latest)
The job was canceled because "_3_13_ubuntu-latest" failed.
|
test (3.14, windows-latest)
The operation was canceled.
|
test (3.12, macos-latest)
The job was canceled because "_3_13_ubuntu-latest" failed.
|
test (3.12, macos-latest)
The operation was canceled.
|
test (3.14, macos-latest)
The job was canceled because "_3_13_ubuntu-latest" failed.
|
test (3.14, macos-latest)
The operation was canceled.
|
test (3.13, windows-latest)
The job was canceled because "_3_13_ubuntu-latest" failed.
|
test (3.13, windows-latest)
The operation was canceled.
|
test (3.13, macos-latest)
The job was canceled because "_3_13_ubuntu-latest" failed.
|
test (3.13, macos-latest)
The operation was canceled.
|