Skip to content

ci: Add Conventional Commit Linter #5

ci: Add Conventional Commit Linter

ci: Add Conventional Commit Linter #5

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

conventional-commits.yaml

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

Annotations

3 errors
Conventional Commit Compliance
beb86c3a21317e64fdbcf6580f2100ca198e5422: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 | Merge branch 'main' into add-conventional-commit-linters | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Conventional Commit Compliance
beb86c3a21317e64fdbcf6580f2100ca198e5422:1:57: 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 | Merge branch 'main' into add-conventional-commit-linters | ~
Conventional Commits Validation
❌ Found 2 Conventional Commit compliance issues, and 0 warnings.