Skip to content

Rafactor(NeuralNetwork): remove workers, batch_queue_size, multiprocessing parameters #153

Rafactor(NeuralNetwork): remove workers, batch_queue_size, multiprocessing parameters

Rafactor(NeuralNetwork): remove workers, batch_queue_size, multiprocessing parameters #153

Triggered via pull request September 24, 2024 11:53
Status Failure
Total duration 26m 7s
Artifacts

code-quality.yml

on: pull_request
Coverage (codecov)
25m 55s
Coverage (codecov)
Commit Convention
13s
Commit Convention
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Commit Convention
You have commit messages with errors ⧗ input: refactor: update DataGenerator and architectures for resize=(64, 64, 64) - refactored architectures (DenseNet121, DenseNet169, DenseNet201, MobileNetV2, ResNeXt50, ResNeXt101) - updated input_shape of each NeuralNetwork to (64, 64, 64) ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: refactor: rename test_application_multilabel ⚠ body must have leading blank line [body-leading-blank] ⚠ found 0 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: refactor: update version in requirements ⚠ body must have leading blank line [body-leading-blank] ⚠ found 0 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Coverage (codecov)
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v2/dist/codecov' failed with exit code 255
Commit Convention
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Commit Convention
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Coverage (codecov)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Coverage (codecov)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/