Skip to content

Fix: Link to doc examples #141

Fix: Link to doc examples

Fix: Link to doc examples #141

Triggered via push August 4, 2024 20:56
Status Success
Total duration 33s
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/aux/alg_wrapper.py#L179
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_genoptimizer/test_base.py#L138
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
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/test/test_genoptimizer/test_base.py#L82
Variable in function should be lowercase
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#L200
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_genoptimizer/test_base.py#L97
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_aux/test_plots.py#L11
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
Unused local symbols: mloptimizer/genetic/garunner.py#L197
Parameter 'verbose' value is not used