Skip to content

ci: add ci checks such as commit lint, pull request title lint #1

ci: add ci checks such as commit lint, pull request title lint

ci: add ci checks such as commit lint, pull request title lint #1

Re-run triggered August 2, 2023 08:07
Status Failure
Total duration 19s
Artifacts

check.yaml

on: pull_request
Unit tests with coverage
6m 35s
Unit tests with coverage
Golang Lint
1m 27s
Golang Lint
Commit Lint
14s
Commit Lint
Pull Request Title Lint
4s
Pull Request Title Lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Golang Lint: pkg/models/appconfiguration/component/job/job.go#L8
field `schedule` is unused (unused)
Golang Lint
issues found
Commit Lint
You have commit messages with errors ⧗ input: test ✖ 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
Pull Request Title Lint
Pull Request title "[WIP]ci: add ci checks such as commit lint, pull request title lint" did not match any of the prefixes - build,chore,ci,docs,feat,fix,perf,refactor,revert,style,test
Golang Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests with coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Pull Request Title Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: deepakputhraya/action-pr-title@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/