Skip to content

ci: Add conventional commits validation #2

ci: Add conventional commits validation

ci: Add conventional commits validation #2

Triggered via pull request August 28, 2024 20:14
Status Failure
Total duration 14s
Artifacts

conventional-commits.yml

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

Annotations

3 errors
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 | Add conventional commits validation | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Conventional Commit Compliance
PullRequest:1:36: 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 | Add conventional commits validation | ~
Conventional Commits Validation
❌ Found 2 Conventional Commit compliance issues, and 0 warnings.