Skip to content

Publish Python mloptimizer to PyPI and TestPyPI #121

Publish Python mloptimizer to PyPI and TestPyPI

Publish Python mloptimizer to PyPI and TestPyPI #121

Triggered via push March 31, 2024 23:21
Status Success
Total duration 36s
Artifacts
Build and publish Python mloptimizer to PyPI and TestPyPI
29s
Build and publish Python mloptimizer to PyPI and TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

2 warnings 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/.
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
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