司令塔の実装 #195
ci.yaml
on: pull_request
setup
6s
publish
3m 19s
ruff-format
10s
ruff-lint
4s
mypy-type-check
17s
pytest
12s
Annotations
6 errors and 6 warnings
|
Ruff (F401):
adf_core_python/implement/centralized/default_command_picker_police.py#L4
adf_core_python/implement/centralized/default_command_picker_police.py:4:38: F401 `rcrs_core.entities.human.Human` imported but unused
|
|
Ruff (F401):
adf_core_python/implement/centralized/default_command_picker_police.py#L9
adf_core_python/implement/centralized/default_command_picker_police.py:9:5: F401 `adf_core_python.core.agent.communication.standard.bundle.centralized.command_ambulance.CommandAmbulance` imported but unused
|
|
Ruff (F401):
adf_core_python/implement/centralized/default_command_picker_police.py#L15
adf_core_python/implement/centralized/default_command_picker_police.py:15:5: F401 `adf_core_python.core.agent.communication.standard.bundle.centralized.command_scout.CommandScout` imported but unused
|
|
ruff-lint
Process completed with exit code 1.
|
|
mypy-type-check
Process completed with exit code 1.
|
|
publish
Process completed with exit code 1.
|
|
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
ruff-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
ruff-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
pytest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
mypy-type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|