Semconv update to 1.36.0 #1
conventional-commits.yml
on: pull_request
Conventional Commits Validation
3s
Annotations
3 errors
|
Conventional Commits Validation
❌ Found 2 Conventional Commit compliance issues, and 0 warnings.
|
|
Conventional Commit Compliance
PullRequest:1:25: 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 | Semconv update to 1 36 0
| ~
|
|
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 | Semconv update to 1 36 0
| ~~~~~~~~~~~~~~~~~~~~~~~~
|