Validate conventional commit syntax #8134
Triggered via pull request review
October 15, 2024 12:14
bennypowers
submitted
51b5397
Status
Failure
Total duration
5h 34m 3s
Artifacts
–
commitlint.yml
on: pull_request_review
Validate conventional commit format for title
5h 33m
Annotations
2 errors
Validate conventional commit format for title
Error: Commitlint check failed!
=====================
subject-empty: subject may not be empty
type-empty: type may not be empty
|
Validate conventional commit format for title
Error Name: Error
Message: Commitlint check failed!
=====================
subject-empty: subject may not be empty
type-empty: type may not be empty
Stack: Error: Commitlint check failed!
=====================
subject-empty: subject may not be empty
type-empty: type may not be empty
at verifyTitle (file:///home/runner/work/_actions/kevintyj/prlint/v2/src/lint.ts:90:1)
at run (file:///home/runner/work/_actions/kevintyj/prlint/v2/src/index.ts:33:1)
at file:///home/runner/work/_actions/kevintyj/prlint/v2/src/index.ts:49:1
|