feat: support --emoji for bump command #168
ci.yml
on: push
Matrix: test
Indicate completion to coveralls.io
0s
Annotations
21 errors and 2 warnings
|
test (3.13)
The process '/opt/hostedtoolcache/ruff/0.12.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L1256
fast_dev_cli/cli.py:1256:11: UP045 Use `X | None` for type annotations
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L1255
fast_dev_cli/cli.py:1255:11: UP045 Use `X | None` for type annotations
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L1254
fast_dev_cli/cli.py:1254:19: UP045 Use `X | None` for type annotations
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L1080
fast_dev_cli/cli.py:1080:12: UP045 Use `X | None` for type annotations
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L500
fast_dev_cli/cli.py:500:12: UP045 Use `X | None` for type annotations
|
|
test (3.12)
The process '/opt/hostedtoolcache/ruff/0.12.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L1256
fast_dev_cli/cli.py:1256:11: UP045 Use `X | None` for type annotations
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L1255
fast_dev_cli/cli.py:1255:11: UP045 Use `X | None` for type annotations
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L1254
fast_dev_cli/cli.py:1254:19: UP045 Use `X | None` for type annotations
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L1080
fast_dev_cli/cli.py:1080:12: UP045 Use `X | None` for type annotations
|
|
Ruff (UP045):
fast_dev_cli/cli.py#L500
fast_dev_cli/cli.py:500:12: UP045 Use `X | None` for type annotations
|
|
test (3.12)
The strategy configuration was canceled because "test._3_13" failed
|
|
test (3.11)
The operation was canceled.
|
|
test (3.11)
The strategy configuration was canceled because "test._3_13" failed
|
|
test (3.9)
The operation was canceled.
|
|
test (3.9)
The strategy configuration was canceled because "test._3_13" failed
|
|
test (3.10)
The operation was canceled.
|
|
test (3.10)
The strategy configuration was canceled because "test._3_13" failed
|
|
test (3.14)
The operation was canceled.
|
|
test (3.14)
The strategy configuration was canceled because "test._3_13" failed
|
|
test (3.13)
Could not parse version from /home/runner/work/fast-dev-cli/fast-dev-cli/pyproject.toml. Using latest version.
|
|
test (3.12)
Could not parse version from /home/runner/work/fast-dev-cli/fast-dev-cli/pyproject.toml. Using latest version.
|