Skip to content

CI

CI #157

Triggered via schedule November 30, 2024 03:30
Status Failure
Total duration 1m 12s
Artifacts

tests.yml

on: schedule
tests  /  create-strategy
2s
tests / create-strategy
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
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 / 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.