Resolve issues, focus specification/schemata #288
check-title-and-description-of-pull-request.yml
on: pull_request
Check-title-and-description-of-pull-request
11s
Annotations
1 error and 1 warning
Check-title-and-description-of-pull-request
The message 1 is invalid:
* The subject must start with a verb in imperative mood, but it started with: "Resolving". Whether the word is in imperative mood is determined by whitelisting. The general whitelist is available at https://github.com/mristin/opinionated-commit-message/blob/master/src/mostFrequentEnglishVerbs.ts. You can whitelist additional verbs using "additional-verbs" input to your GitHub action (currently no additional verbs were thus specified). Moreover, you can also whitelist additional verbs in a file given as "path-to-additional-verbs" input to your GitHub action (currently the file is: .github/workflows/AdditionalVerbsInImperativeMood.txt). Please check the whitelist and either change the first word of the subject or whitelist the verb.
* The line 7 of the message (line 5 of the body) exceeds the limit of 72 characters. The line contains 106 characters: "* New value \"Role\" to enumeration AssetKind [#294](https://github.com/admin-shell-io/aas-specs/issues/294)". Please reformat the body so that all the lines fit 72 characters.
* The line 8 of the message (line 6 of the body) exceeds the limit of 72 characters. The line contains 128 characters: "* PathType: support complete URI scheme for files RFC3986/RFC3987 [#299](https://github.com/admin-shell-io/aas-specs/issues/299)". Please reformat the body so that all the lines fit 72 characters.
* The line 9 of the message (line 7 of the body) exceeds the limit of 72 characters. The line contains 130 characters: "* data type Identifier: change length from 2000 to 2024 characters [#306](https://github.com/admin-shell-io/aas-specs/issues/306)". Please reformat the body so that all the lines fit 72 characters.
* The line 10 of the message (line 8 of the body) exceeds the limit of 72 characters. The line contains 96 characters: "* Referable/idShort and Constraint AASd-002: now also allows hyphens to be included in name []()". Please reformat the body so that all the lines fit 72 characters.
* The line 11 of the message (line 9 of the body) exceeds the limit of 72 characters. The line contains 120 characters: "* Entity/entityType and Constraint AASd-014: now optional [#287](https://github.com/admin-shell-io/aas-specs/issues/287)". Please reformat the body so that all the lines fit 72 characters.
* The line 20 of the message (line 18 of the body) exceeds the limit of 72 characters. The line contains 164 characters: "* (Editorial) MultiLanguageNameType inconsistent description, maxLength=128 (schemata were correct) ([#313](https://github.com/admin-shell-io/aas-specs/issues/313))". Please reformat the body so that all the lines fit 72 characters.
* The line 21 of the message (line 19 of the body) exceeds the limit of 72 characters. The line contains 133 characters: "* (Editorial) HasKind/kind explanataroy text: use template, not type ([#313](https://github.com/admin-shell-io/aas-specs/issues/313))". Please reformat the body so that all the lines fit 72 characters.
* The line 22 of the message (line 20 of the body) exceeds the limit of 72 characters. The line contains 147 characters: "* (Editorial) DataTypeDefXsd links now correctly to xmlschema11-2, not to xsd V1.1 ([#312](https://github.com/admin-shell-io/aas-specs/issues/312))". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Resolving issues, focus specification/schemata
Specification updated conformant to the accepted changes to V3.1
Major Changes:
* New value "Role" to enumeration AssetKind [#294](https://github.com/admin-shell-io/aas-specs/issues/294)
* PathType: support complete URI scheme for files RFC3986/RFC3987 [#299](https://github.com/admin-shell-io/aas-specs/issues/299)
* data type Identifier: change length from 2000 to 2024 characters [#306](https://github.com/admin-shell-io/aas-specs/issues/306)
* Referable/idShort and Constraint AASd-002: now also allows hyphens to be included in name []()
* Entity/entityType and Constraint AASd-014: now optional [#287](https://github.com/admin-shell-io/aas-specs/issues/287)
Minor Changes:
* editorial ch
|
Check-title-and-description-of-pull-request
The following actions uses node12 which is deprecated and will be forced to run on node16: mristin/opinionated-commit-message@v3.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|