Refactor: commented out ViT-related mentions in files #142
code-quality.yml
on: pull_request
Coverage (codecov)
3m 41s
Commit Convention
15s
Annotations
2 errors and 4 warnings
Commit Convention
You have commit messages with errors
⧗ input: fix(metrics): remove num_classes parameter from F1Score and update requirements.txt
- Removed num_classes parameter from F1Score in the AutoML training block to align with updated tf.keras
- Added and commented out vit-keras in requirements.txt
✖ body's lines must not be longer than 100 characters [body-max-line-length]
⚠ body must have leading blank line [body-leading-blank]
✖ found 1 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: refactor: update imports and comments, remove deprecated dependencies
⚠ 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)
Process completed with exit code 1.
|
Commit Convention
The following actions uses Node.js version which is deprecated 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. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|