Skip to content

Merge pull request #30 from Caparrini/repo_conf #107

Merge pull request #30 from Caparrini/repo_conf

Merge pull request #30 from Caparrini/repo_conf #107

Triggered via push October 28, 2024 23:25
Status Success
Total duration 2m 37s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 30 notices
Incorrect type: mloptimizer/test/application/test_optimizer_service.py#L214
Expected type 'HyperparameterSpace', got 'None' instead
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unsatisfied package requirements: mloptimizer/test/domain/optimization/test_optimizer.py#L1
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'kaleido', 'pandas\>=1.5.3', 'plotly\>=5.15.0', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'six\>=1.15.0', 'xgboost\>=1.7.3' are not satisfied
Unsatisfied package requirements: mloptimizer/test/application/test_optimizer_service.py#L1
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'kaleido', 'pandas\>=1.5.3', 'plotly\>=5.15.0', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'six\>=1.15.0', 'xgboost\>=1.7.3' are not satisfied
Unsatisfied package requirements: docs/conf.py#L1
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'kaleido', 'pandas\>=1.5.3', 'plotly\>=5.15.0', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'six\>=1.15.0', 'xgboost\>=1.7.3' are not satisfied
PEP 8 naming convention violation: mloptimizer/test/domain/model/test_alg_wrapper.py#L18
Variable in function should be lowercase
Accessing a protected member of a class or a module: docs/conf.py#L11
Access to a protected member _sg_scraper of a class
Unused local symbols: mloptimizer/domain/optimization/genetic_algorithm.py#L153
Parameter 'verbose' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L169
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L222
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L153
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L113
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L191
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/domain/optimization/genetic_algorithm.py#L137
Parameter 'checkpoint' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L66
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L45
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L24
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/interfaces/api/test_genetic_search.py#L160
Local variable 'hyperparam_space' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L210
Parameter 'tmp_path' value is not used