tests: Fix compiling and running tests by using AUnit's Test_Case #43
check-commit-message.yml
on: push
Check commit message style
3s
Annotations
1 error and 2 warnings
Check commit message style
The message 1 is invalid:
* Expected the subject to start with a verb in imperative mood consisting of letters and possibly dashes in-between, but the subject was: "terrain: Use a UBO instead of some separate uniforms". Please re-write the subject so that it starts with a verb in imperative mood.
The original message was:
terrain: Use a UBO instead of some separate uniforms
The message 2 is invalid:
* Expected the subject to start with a verb in imperative mood consisting of letters and possibly dashes in-between, but the subject was: "orka: Add function to create single-stage program from source text". Please re-write the subject so that it starts with a verb in imperative mood.
The original message was:
orka: Add function to create single-stage program from source text
The message 3 is invalid:
* Expected the subject to start with a verb in imperative mood consisting of letters and possibly dashes in-between, but the subject was: "tensors: Bind programs to stages of the pipeline of the context". Please re-write the subject so that it starts with a verb in imperative mood.
The original message was:
tensors: Bind programs to stages of the pipeline of the context
The message 4 is invalid:
* Expected the subject to start with a verb in imperative mood consisting of letters and possibly dashes in-between, but the subject was: "tests: Fix compiling and running tests by using AUnit's Test_Case". Please re-write the subject so that it starts with a verb in imperative mood.
The original message was:
tests: Fix compiling and running tests by using AUnit's Test_Case
|
Check commit message style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mristin/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check commit message style
The following actions uses node12 which is deprecated and will be forced to run on node16: mristin/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|