Feature | Extend Swagger Coverage for controller PrivateCloudsApiController
#34
check-commit-message.yml
on: pull_request
lint-commits
16s
Annotations
1 error
|
lint-commits
You have commit messages with errors
⧗ input: feature: Add OpenAPI documentation to "getAll" method
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ Type "feature is invalid". Allowed types: feat, fix, hotfix, docs, style, refactor, test, chore [custom-type-enum]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore: change schema name to reuse the prublic cloud schema response.
✖ subject may not end with full stop [subject-full-stop]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|