CI #158
tests.yml
on: schedule
tests
/
create-strategy
4s
Matrix: tests / tests
Annotations
9 errors and 4 warnings
tests / Test (Python 3.10):
invenio_pure/api.py#L1
[pylint] invenio_pure/api.py
R: 34, 8: Use 'yield from' directly instead of yielding each element one by one (use-yield-from)
|
tests / Test (Python 3.10):
invenio_pure/cli.py#L1
[pylint] invenio_pure/cli.py
R: 34, 0: Too many positional arguments (6/5) (too-many-positional-arguments)
|
tests / Test (Python 3.10)
Process completed with exit code 1.
|
tests / Test (Python 3.9):
invenio_pure/api.py#L1
[pylint] invenio_pure/api.py
R: 34, 8: Use 'yield from' directly instead of yielding each element one by one (use-yield-from)
|
tests / Test (Python 3.9):
invenio_pure/cli.py#L1
[pylint] invenio_pure/cli.py
R: 34, 0: Too many positional arguments (6/5) (too-many-positional-arguments)
|
tests / Test (Python 3.9)
Process completed with exit code 1.
|
tests / Test (Python 3.11):
invenio_pure/api.py#L1
[pylint] invenio_pure/api.py
R: 34, 8: Use 'yield from' directly instead of yielding each element one by one (use-yield-from)
|
tests / Test (Python 3.11):
invenio_pure/cli.py#L1
[pylint] invenio_pure/cli.py
R: 34, 0: Too many positional arguments (6/5) (too-many-positional-arguments)
|
tests / Test (Python 3.11)
Process completed with exit code 1.
|
tests / create-strategy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests / Test (Python 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests / Test (Python 3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests / Test (Python 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|