Skip to content

feat: add pull request template and ci files #7

feat: add pull request template and ci files

feat: add pull request template and ci files #7

Triggered via pull request April 23, 2024 16:34
Status Failure
Total duration 32s
Artifacts

integrate.yml

on: pull_request
commit-linting
21s
commit-linting
coding-standards
4s
coding-standards
markdown-linting
3s
markdown-linting
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Unordered list indentation: .github/PULL_REQUEST_TEMPLATE.md#L25
.github/PULL_REQUEST_TEMPLATE.md:25:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md007.md
Unordered list indentation: .github/PULL_REQUEST_TEMPLATE.md#L26
.github/PULL_REQUEST_TEMPLATE.md:26:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md007.md
markdown-linting
Failed with exit code: 1
commit-linting
You have commit messages with errors β§— input: Update templates βœ– subject may not be empty [subject-empty] βœ– type may not be empty [type-empty] βœ– found 2 problems, 0 warnings β“˜ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint β§— input: chore: Fix PULL_REQUEST_TEMPLATE style βœ– subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] βœ– found 1 problems, 0 warnings β“˜ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint