Skip to content

feat(docs): Comprehensive documentation expansion and FastStream inte… #95

feat(docs): Comprehensive documentation expansion and FastStream inte…

feat(docs): Comprehensive documentation expansion and FastStream inte… #95

Triggered via push October 31, 2025 16:28
Status Failure
Total duration 42s
Artifacts

ci_prepare.yml

on: push
Lint and Format Check
36s
Lint and Format Check
Lint Examples
32s
Lint Examples
Test Examples
34s
Test Examples
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
Unit Tests (Python 3.13)
Unable to locate executable file: poetry. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
Unit Tests (Python 3.12)
Unable to locate executable file: poetry. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
Unit Tests (Python 3.11)
Unable to locate executable file: poetry. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
Unit Tests (Python 3.10)
Unable to locate executable file: poetry. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
Ruff (PLR2004): examples/example_client.py#L145
examples/example_client.py:145:28: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (PLR2004): examples/example_client.py#L138
examples/example_client.py:138:28: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (PLR2004): examples/example_client.py#L133
examples/example_client.py:133:51: PLR2004 Magic value used in comparison, consider replacing `4` with a constant variable
Ruff (PLR2004): examples/example_client.py#L128
examples/example_client.py:128:28: PLR2004 Magic value used in comparison, consider replacing `4` with a constant variable
Ruff (PLR2004): examples/example_client.py#L114
examples/example_client.py:114:58: PLR2004 Magic value used in comparison, consider replacing `4` with a constant variable
Ruff (PLR2004): examples/example_client.py#L113
examples/example_client.py:113:55: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (PLR2004): examples/example_client.py#L109
examples/example_client.py:109:51: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (PLR2004): examples/example_client.py#L106
examples/example_client.py:106:56: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable
Ruff (PLR2004): examples/example_client.py#L100
examples/example_client.py:100:24: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable
Ruff (C901): examples/example_client.py#L98
examples/example_client.py:98:11: C901 `main` is too complex (11 > 10)
Test Examples
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Lint and Format Check
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Lint Examples
The `python-version` input is not set. The version of Python currently in `PATH` will be used.