Skip to content

fix mypy error

fix mypy error #736

Triggered via push January 23, 2025 01:11
Status Failure
Total duration 2m 33s
Artifacts

ci.yaml

on: push
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 9 warnings
CI (ubuntu-22.04, 3.10, torch): tests/hpo/apps/main/test_resume.py#L139
test_optimization_consistency UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, torch): tests/hpo/apps/main/test_resume.py#L183
test_normal_execution UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, torch): tests/hpo/apps/main/test_resume.py#L200
test_resumable_execution UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, torch): tests/hpo/apps/main/test_resume.py#L233
test_resume_execution UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, torch)
Process completed with exit code 1.
CI (ubuntu-22.04, 3.10, apps)
The job was canceled because "ubuntu-22_04_3_10_torch" failed.
CI (ubuntu-22.04, 3.10, apps): tests/hpo/apps/main/test_resume.py#L139
test_optimization_consistency UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, apps): tests/hpo/apps/main/test_resume.py#L183
test_normal_execution UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, apps): tests/hpo/apps/main/test_resume.py#L200
test_resumable_execution UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, apps): tests/hpo/apps/main/test_resume.py#L233
test_resume_execution UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, apps)
Process completed with exit code 1.
CI (ubuntu-22.04, 3.10, hpo)
The job was canceled because "ubuntu-22_04_3_10_torch" failed.
CI (ubuntu-22.04, 3.10, hpo): tests/hpo/apps/main/test_resume.py#L139
test_optimization_consistency UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, hpo): tests/hpo/apps/main/test_resume.py#L183
test_normal_execution UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, hpo): tests/hpo/apps/main/test_resume.py#L200
test_resumable_execution UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, hpo): tests/hpo/apps/main/test_resume.py#L233
test_resume_execution UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte
CI (ubuntu-22.04, 3.10, hpo)
The operation was canceled.
CI (ubuntu-22.04, 3.10, torch): aiaccel/hpo/optuna/suggest_wrapper.py#L68
suggest_discrete_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float(..., step=...) instead.
CI (ubuntu-22.04, 3.10, torch): aiaccel/hpo/optuna/suggest_wrapper.py#L68
suggest_discrete_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float(..., step=...) instead.
CI (ubuntu-22.04, 3.10, torch): aiaccel/hpo/optuna/suggest_wrapper.py#L88
suggest_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float instead.
CI (ubuntu-22.04, 3.10, apps): aiaccel/hpo/optuna/suggest_wrapper.py#L68
suggest_discrete_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float(..., step=...) instead.
CI (ubuntu-22.04, 3.10, apps): aiaccel/hpo/optuna/suggest_wrapper.py#L68
suggest_discrete_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float(..., step=...) instead.
CI (ubuntu-22.04, 3.10, apps): aiaccel/hpo/optuna/suggest_wrapper.py#L88
suggest_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float instead.
CI (ubuntu-22.04, 3.10, hpo): aiaccel/hpo/optuna/suggest_wrapper.py#L68
suggest_discrete_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float(..., step=...) instead.
CI (ubuntu-22.04, 3.10, hpo): aiaccel/hpo/optuna/suggest_wrapper.py#L68
suggest_discrete_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float(..., step=...) instead.
CI (ubuntu-22.04, 3.10, hpo): aiaccel/hpo/optuna/suggest_wrapper.py#L88
suggest_uniform has been deprecated in v3.0.0. This feature will be removed in v6.0.0. See https://github.com/optuna/optuna/releases/tag/v3.0.0. Use suggest_float instead.