Skip to content

print errors to stderr instead of stdout #56

print errors to stderr instead of stdout

print errors to stderr instead of stdout #56

Triggered via pull request December 29, 2024 08:27
Status Failure
Total duration 1m 7s
Artifacts

ci.yaml

on: pull_request
ci-python
58s
ci-python
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
integration-tests (sqlite)
Process completed with exit code 1.
integration-tests (postgresql)
The job was canceled because "sqlite" failed.
integration-tests (postgresql)
The operation was canceled.
integration-tests (mysql)
The job was canceled because "sqlite" failed.
integration-tests (mysql)
The operation was canceled.
integration-tests (mssql)
The job was canceled because "sqlite" failed.
integration-tests (mssql)
The operation was canceled.
Ruff (F821): tests/broken/models.py#L6
tests/broken/models.py:6:12: F821 Undefined name `DeclarativeBase`
Ruff (F821): tests/broken/models.py#L12
tests/broken/models.py:12:9: F821 Undefined name `Mapped`
Ruff (F821): tests/broken/models.py#L12
tests/broken/models.py:12:23: F821 Undefined name `mapped_column`
Ruff (F821): tests/broken/models.py#L13
tests/broken/models.py:13:11: F821 Undefined name `Mapped`
Ruff (F821): tests/broken/models.py#L13
tests/broken/models.py:13:25: F821 Undefined name `mapped_column`
Ruff (F821): tests/broken/models.py#L13
tests/broken/models.py:13:39: F821 Undefined name `String`
Ruff (F821): tests/broken/models.py#L14
tests/broken/models.py:14:15: F821 Undefined name `Mapped`
Ruff (F821): tests/broken/models.py#L14
tests/broken/models.py:14:22: F821 Undefined name `Optional`
Ruff (F821): tests/broken/models.py#L14
tests/broken/models.py:14:39: F821 Undefined name `mapped_column`
Ruff (F821): tests/broken/models.py#L14
tests/broken/models.py:14:53: F821 Undefined name `String`
integration-tests (sqlite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci-python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636