Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 #178
test.yml
on: pull_request
codespell_and_ruff
8s
Matrix: test
Annotations
19 errors
Ruff (UP032):
src/whoosh/fields.py#L135
src/whoosh/fields.py:135:16: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
src/whoosh/matching/wrappers.py#L132
src/whoosh/matching/wrappers.py:132:16: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
src/whoosh/matching/wrappers.py#L277
src/whoosh/matching/wrappers.py:277:16: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
src/whoosh/qparser/dateparse.py#L520
src/whoosh/qparser/dateparse.py:520:24: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
src/whoosh/query/positional.py#L167
src/whoosh/query/positional.py:167:16: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
src/whoosh/query/ranges.py#L37
src/whoosh/query/ranges.py:37:16: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
src/whoosh/query/ranges.py#L443
src/whoosh/query/ranges.py:443:16: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
src/whoosh/sorting.py#L223
src/whoosh/sorting.py:223:16: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
src/whoosh/support/pyparsing.py#L1903
src/whoosh/support/pyparsing.py:1903:33: UP032 Use f-string instead of `format` call
|
Ruff (UP032):
src/whoosh/support/pyparsing.py#L1908
src/whoosh/support/pyparsing.py:1908:33: UP032 Use f-string instead of `format` call
|
test (3.10)
Process completed with exit code 1.
|
test (3.8)
The job was canceled because "_3_10" failed.
|
test (3.8)
The operation was canceled.
|
test (3.11)
The job was canceled because "_3_10" failed.
|
test (3.11)
The operation was canceled.
|
test (3.12)
The job was canceled because "_3_10" failed.
|
test (3.12)
The operation was canceled.
|
test (3.9)
The job was canceled because "_3_10" failed.
|
test (3.9)
The operation was canceled.
|