Skip to content

ci: Add Conventional Commit Linter #7

ci: Add Conventional Commit Linter

ci: Add Conventional Commit Linter #7

Triggered via pull request January 10, 2024 02:48
Status Failure
Total duration 20s
Artifacts

conventional-commits.yaml

on: pull_request
Conventional Commits Validation
2s
Conventional Commits Validation
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Conventional Commit Compliance
2b6c4be814b2726c5625c3c5cf45a02033cb02f1: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 | an example of something that fails | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Conventional Commit Compliance
2b6c4be814b2726c5625c3c5cf45a02033cb02f1:1:35: 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 | an example of something that fails | ~
Conventional Commits Validation
❌ Found 2 Conventional Commit compliance issues, and 0 warnings.