Set Submodel/Kind as per action #57
check-commit-messages.yml
on: pull_request
Check-commit-messages
18s
Annotations
1 error and 2 warnings
Check-commit-messages
The message 1 is invalid:
* The line 3 of the message (line 1 of the body) exceeds the limit of 72 characters. The line contains 87 characters: "This PR fixes the issue #222. It sets the Kind of the submodel as per the action taken.". Please reformat the body so that all the lines fit 72 characters.
* The line 7 of the message (line 5 of the body) exceeds the limit of 72 characters. The line contains 86 characters: "3. click on \"Create new Submodel of kind Instance\" within a single AAS already created". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Set Submodel/Kind as per action
This PR fixes the issue #222. It sets the Kind of the submodel as per the action taken.
1. click on "Add submodel template" within Env "All Submodels"
2. click on "Add submodel intance" within Env "All Submodels"
3. click on "Create new Submodel of kind Instance" within a single AAS already created
Fix:
for 1. Submodel/kind is set to "Template".
for 2. Submodel/kind is set to "Instance".
for 3. Submodel/kind is set to "Instance".
|
Check-commit-messages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mristin/opinionated-commit-message@v2.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check-commit-messages
The following actions uses node12 which is deprecated and will be forced to run on node16: mristin/opinionated-commit-message@v2.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|