Skip to content

Mod: compatible 3.9, 3.10 and 3.11, however 3.10 is recommended #132

Mod: compatible 3.9, 3.10 and 3.11, however 3.10 is recommended

Mod: compatible 3.9, 3.10 and 3.11, however 3.10 is recommended #132

Triggered via push April 6, 2024 10:27
Status Success
Total duration 32s
Artifacts
Build and publish Python mloptimizer to PyPI and TestPyPI
24s
Build and publish Python mloptimizer to PyPI and TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 20 notices
Build and publish Python mloptimizer to PyPI and TestPyPI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Incorrect docstring: mloptimizer/aux/tracker.py#L148
Missing parameter populations in docstring
PEP 8 naming convention violation: mloptimizer/test/test_genoptimizer/test_base.py#L46
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/aux/alg_wrapper.py#L179
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_genoptimizer/test_base.py#L81
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_genoptimizer/test_base.py#L55
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_genoptimizer/test_base.py#L135
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/aux/alg_wrapper.py#L123
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_aux/test_alg_wrapper.py#L18
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/aux/alg_wrapper.py#L157
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/aux/alg_wrapper.py#L200
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_genoptimizer/test_base.py#L96
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_aux/test_plots.py#L11
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_genoptimizer/test_base.py#L35
Variable in function should be lowercase
Accessing a protected member of a class or a module: docs/conf.py#L10
Access to a protected member _sg_scraper of a class
Unused local symbols: mloptimizer/genetic/garunner.py#L94
Parameter 'checkpoint' value is not used
Unused local symbols: mloptimizer/genetic/deapoptimizer.py#L100
Local variable 'start_gen' value is not used