User recipe validation #903
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
Build on ubuntu-latest with Python 3.7
You have commit messages with errors
⧗ input: Get the user-input recipe file present in the greengrass project directory and validate the json syntax
✖ header must not be longer than 100 characters, current length is 103 [header-max-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Added unit tests for json syntax validation
✖ 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
|
Build on windows-latest with Python 3.7
The job was canceled because "_3_7_ubuntu-latest" failed.
|
Build on windows-latest with Python 3.7
The operation was canceled.
|
Build on macos-latest with Python 3.7
The job was canceled because "_3_7_ubuntu-latest" failed.
|
Build on macos-latest with Python 3.7
The operation was canceled.
|