feat(alert): add <pf-alert> element
#8749
commitlint.yml
on: pull_request
Validate conventional commit format for title
5h 34m
Annotations
2 errors
|
Validate conventional commit format for title
Error Name: Error
Message: Commitlint check failed!
=====================
header-trim: header must not start with whitespace
subject-empty: subject may not be empty
type-empty: type may not be empty
Stack: Error: Commitlint check failed!
=====================
header-trim: header must not start with whitespace
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
|
|
Validate conventional commit format for title
Error: Commitlint check failed!
=====================
header-trim: header must not start with whitespace
subject-empty: subject may not be empty
type-empty: type may not be empty
|