fix(table): fix table accessibility issue-2813 #8230
Triggered via pull request
December 6, 2024 06:48
Atharv-G-Kulkarni
opened
#2885
Status
Failure
Total duration
5h 33m 57s
Artifacts
–
commitlint.yml
on: pull_request_target
Validate conventional commit format for title
5h 33m
Annotations
2 errors and 1 warning
Validate conventional commit format for title
Error: Commitlint check failed!
=====================
subject-case: subject must not be sentence-case, start-case, pascal-case, upper-case
type-enum: type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]
|
Validate conventional commit format for title
Error Name: Error
Message: Commitlint check failed!
=====================
subject-case: subject must not be sentence-case, start-case, pascal-case, upper-case
type-enum: type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]
Stack: Error: Commitlint check failed!
=====================
subject-case: subject must not be sentence-case, start-case, pascal-case, upper-case
type-enum: type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|