add nightly workflow #58
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
3m 32s
Annotations
5 errors and 1 warning
Run compliance checks on patch series (PR)
Process completed with exit code 5.
|
Run compliance checks on patch series (PR):
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Missing newline at end of '.github/workflows/night.yml'. Check your text editor settings.
Missing newline at end of 'tests/night/tests/__init__.py'. Check your text editor settings.
|
Run compliance checks on patch series (PR):
Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
01981318edea4f874f5c316d2680e9db8c5bf0a5: author email (Giacomo Dematteis <[email protected]>) needs to match one of the signed-off-by entries.
|
Run compliance checks on patch series (PR):
Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
1: UC2 Commit message does not contain a 'Signed-off-by:' line
1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys or treewide): "add nightly workflow"
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|