test: Fix simplecov configuration #1663
conventional-commits.yaml
on: pull_request
Conventional Commits Validation
4s
Annotations
3 errors and 1 warning
Conventional Commit Compliance
PullRequest:1:1: error: Commits MUST be prefixed with a type, which consists of a noun, feat, fix, etc., followed by the OPTIONAL scope, OPTIONAL !, and REQUIRED terminal colon and space.
1 | Fix simplecov configuration
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
Conventional Commit Compliance
PullRequest:1:28: error: Commits MUST be prefixed with a type, which consists of a noun, feat, fix, etc., followed by the OPTIONAL scope, OPTIONAL !, and REQUIRED terminal colon and space.
1 | Fix simplecov configuration
| ~
|
Conventional Commits Validation
❌ Found 2 Conventional Commit compliance issues, and 0 warnings.
|
Conventional Commits Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|