fix (application): do no panic on nil pointer #154
static-analysis.yaml
on: pull_request
Check conventional commits
11s
Annotations
1 error
Check conventional commits
You have commit messages with errors
⧗ input: fix (application): do no panic on nil pointer
Check the pointer before using it. First reported in #549 which has been
unreproducible. Added a debug message if it can be reproduced other
places to get a better understanding.
✖ 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
|