Skip to content

Modified: Split requirements.txt into prod, dev and docs. #77

Modified: Split requirements.txt into prod, dev and docs.

Modified: Split requirements.txt into prod, dev and docs. #77

Triggered via push February 21, 2024 20:30
Status Success
Total duration 49s
Artifacts
Build and publish Python mloptimizer to PyPI and TestPyPI
38s
Build and publish Python mloptimizer to PyPI and TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 86 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 type: mloptimizer/miscellaneous.py#L27
Expected type 'str \| None', got 'LiteralString \| str \| bytes' instead
Incorrect type: mloptimizer/miscellaneous.py#L29
Unexpected type(s): (LiteralString \| str \| bytes) Possible type(s): (str \| PathLike\[str\]) (str \| PathLike\[str\])
Incorrect docstring: mloptimizer/genoptimizer/base.py#L517
Missing parameter checkpoint_flag in docstring
Incorrect docstring: mloptimizer/genoptimizer/base.py#L516
Missing parameter start_gen in docstring
Incorrect docstring: mloptimizer/genoptimizer/base.py#L516
Missing parameter checkpoint_path in docstring
Incorrect docstring: mloptimizer/genoptimizer/base.py#L515
Missing parameter logbook in docstring
Unsatisfied package requirements: mloptimizer/genoptimizer/trees.py#L3
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: examples/plot_quickstart.py#L11
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/plots.py#L2
Package containing module 'pandas' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/alg_wrapper.py#L1
Package containing module 'keras' is not listed in the project requirements
Unsatisfied package requirements: examples/plot_quickstart.py#L10
Package containing module 'plotly' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_model_evaluation.py#L3
Package containing module 'pytest' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/evaluation/model_evaluation.py#L6
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_SVCOptimizer.py#L5
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_CustomXGBClassifier.py#L2
Package containing module 'numpy' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/alg_wrapper.py#L4
Package containing module 'keras' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/plots.py#L3
Package containing module 'numpy' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/alg_wrapper.py#L2
Package containing module 'numpy' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/base.py#L14
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/alg_wrapper.py#L5
Package containing module 'keras' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_alg_wrapper.py#L4
Package containing module 'keras' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_alg_wrapper.py#L1
Package containing module 'pytest' is not listed in the project requirements
Unsatisfied package requirements: examples/plot_search_space.py#L11
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_model_evaluation.py#L5
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/svc.py#L2
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/base.py#L10
Package containing module 'numpy' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_CustomXGBClassifier.py#L1
Package containing module 'pytest' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_XGBClassifierOptimizer.py#L1
Package containing module 'pytest' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/alg_wrapper.py#L3
Package containing module 'xgboost' is not listed in the project requirements
Unsatisfied package requirements: docs/conf.py#L10
Package containing module 'plotly' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_model_evaluation.py#L4
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_TreeOptimizer.py#L4
Package containing module 'pytest' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/base.py#L13
Package containing module 'deap' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/evaluation/model_evaluation.py#L5
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_TreeOptimizer.py#L5
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/alg_wrapper.py#L6
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/trees.py#L2
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_optimizers.py#L1
Package containing module 'pytest' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/xgb.py#L2
Package containing module 'xgboost' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/base.py#L9
Package containing module 'matplotlib' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_optimizers.py#L9
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: examples/plot_evolution.py#L9
Package containing module 'plotly' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_miscellaneous.py#L2
Package containing module 'pytest' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/plots.py#L4
Package containing module 'plotly' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/alg_wrapper.py#L7
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_SVCOptimizer.py#L4
Package containing module 'pytest' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/plots.py#L1
Package containing module 'seaborn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_CustomXGBClassifier.py#L3
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_model_evaluation.py#L6
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/base.py#L8
Package containing module 'joblib' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/base.py#L11
Package containing module 'pandas' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/evaluation/model_evaluation.py#L4
Package containing module 'numpy' is not listed in the project requirements
Unsatisfied package requirements: examples/plot_search_space.py#L9
Package containing module 'plotly' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/genoptimizer/base.py#L12
Package containing module 'deap' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_hyperparam.py#L1
Package containing module 'pytest' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_optimizers.py#L2
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_genoptimizer/test_XGBClassifierOptimizer.py#L2
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: examples/plot_evolution.py#L11
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_alg_wrapper.py#L3
Package containing module 'sklearn' is not listed in the project requirements
Unsatisfied package requirements: mloptimizer/test/test_alg_wrapper.py#L5
Package containing module 'numpy' is not listed in the project requirements
PEP 8 coding style violation: mloptimizer/alg_wrapper.py#L175
PEP 8: E265 block comment should start with '# '
PEP 8 coding style violation: mloptimizer/alg_wrapper.py#L176
PEP 8: E265 block comment should start with '# '
PEP 8 coding style violation: mloptimizer/alg_wrapper.py#L123
PEP 8: E265 block comment should start with '# '
PEP 8 coding style violation: mloptimizer/alg_wrapper.py#L124
PEP 8: E225 missing whitespace around operator
PEP 8 coding style violation: mloptimizer/alg_wrapper.py#L174
PEP 8: E265 block comment should start with '# '
PEP 8 naming convention violation: mloptimizer/test/test_CustomXGBClassifier.py#L28
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_CustomXGBClassifier.py#L21
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/alg_wrapper.py#L160
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_CustomXGBClassifier.py#L37
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/alg_wrapper.py#L126
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_alg_wrapper.py#L11
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/alg_wrapper.py#L182
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_CustomXGBClassifier.py#L9
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/alg_wrapper.py#L203
Argument name 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
Shadowing built-in names: docs/conf.py#L15
Shadows built-in name 'copyright'