Skip to content

Fix: handle difference releases alfa vs master #95

Fix: handle difference releases alfa vs master

Fix: handle difference releases alfa vs master #95

Triggered via push October 27, 2024 23:13
Status Success
Total duration 2m 33s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 30 notices
Incorrect type: mloptimizer/test/application/test_optimizer_service.py#L209
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/
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#L23
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L44
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L205
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L186
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L108
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L148
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L217
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#L65
Parameter 'tmp_path' value is not used
Unused local symbols: mloptimizer/test/application/test_optimizer_service.py#L164
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