adf-javaの接続形式と同じにする #176
ci.yaml
on: pull_request
setup
12s
ruff-format
7s
ruff-lint
8s
mypy-type-check
17s
pytest
8s
Annotations
6 errors and 5 warnings
|
Ruff (F401):
adf_core_python/core/agent/platoon/platoon.py#L1
adf_core_python/core/agent/platoon/platoon.py:1:8: F401 `time` imported but unused
|
|
Ruff (F401):
adf_core_python/core/component/module/abstract_module.py#L7
adf_core_python/core/component/module/abstract_module.py:7:66: F401 `adf_core_python.core.logger.logger.get_logger` imported but unused
|
|
Ruff (F401):
adf_core_python/core/launcher/agent_launcher.py#L3
adf_core_python/core/launcher/agent_launcher.py:3:8: F401 `time` imported but unused
|
|
Ruff (F401):
adf_core_python/implement/module/algorithm/k_means_clustering.py#L1
adf_core_python/implement/module/algorithm/k_means_clustering.py:1:8: F401 `time` imported but unused
|
|
ruff-lint
Process completed with exit code 1.
|
|
mypy-type-check
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
|
|
pytest
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
|
|
mypy-type-check
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
|