Started by GitLab push by Laurent Velez Obtained Jenkinsfile.mec from git git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on build.forge.etsi.org in /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-028 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit remotes/origin/master, since it originates from another repository > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision b776e7807f0c4fe4a72d46f17cd8b672873bb03b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b776e7807f0c4fe4a72d46f17cd8b672873bb03b Commit message: "Update cli-validate-openapis-mec.sh revert previous changes" > git rev-list --no-walk a484d151c949a1378007eb79c025080544bde399 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] gitlabBuilds [Pipeline] { [Pipeline] stage [Pipeline] { (Resolve) [Pipeline] sh + echo Resolve stage Resolve stage [Pipeline] updateGitlabCommitStatus [Pipeline] dir Running in /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-028/apis [Pipeline] { [Pipeline] checkout using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:mec/gs028-wai-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs028-wai-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs028-wai-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/master^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 8f515265dedad02bdbdc2d259914eaef7e9d980e # timeout=10 Checking out Revision 8f515265dedad02bdbdc2d259914eaef7e9d980e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f515265dedad02bdbdc2d259914eaef7e9d980e Commit message: "Merge branch 'stf606-final' into 'master'" > git rev-list --no-walk 8f515265dedad02bdbdc2d259914eaef7e9d980e # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-028/scripts [Pipeline] { [Pipeline] checkout using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit remotes/origin/master, since it originates from another repository > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision b776e7807f0c4fe4a72d46f17cd8b672873bb03b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b776e7807f0c4fe4a72d46f17cd8b672873bb03b Commit message: "Update cli-validate-openapis-mec.sh revert previous changes" [Pipeline] updateGitlabCommitStatus [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] updateGitlabCommitStatus [Pipeline] sh + echo Validate stage Validate stage [Pipeline] sh + bash ./scripts/cli-validate-openapis-mec.sh ./apis ------ Switching to ./apis folder -------- ------ Checking for previous logs ------ Found previous log. Removing it Using dockerized validator (etsiforge/swagger-cli:4.0.3) 4.0.3: Pulling from etsiforge/swagger-cli Digest: sha256:c6987d82d33715ec65ac79532768eb98152d83ed969754aa7f4a9344aea32d9a Status: Image is up to date for etsiforge/swagger-cli:4.0.3 docker.io/etsiforge/swagger-cli:4.0.3 ------ Validating all YAML files (may takes several minutes) ------ -- Final validator returns 1. Some errors found, see below the details. ---- Errors detected ---- ---- Validating ./WlanInformationApi.yaml: No configurations were defined in extends -- using built in recommended configuration by default. validating s/WlanInformationApi.yaml... [1] ../specs/WlanInformationApi.yaml:2764:33 at #/components/schemas/InlineSubscription/discriminator/mapping/AssocStaSubscription Can't resolve $ref 2762 | propertyName: subscriptionType 2763 | mapping: 2764 | AssocStaSubscription: AssocStaSubscription | ^^^^^^^^^^^^^^^^^^^^ 2765 | MeasurementReportSubscription: MeasurementReportSubscription 2766 | StaDataRateSubscription: StaDataRateSubscription Error was generated by the no-unresolved-refs rule. [2] ../specs/WlanInformationApi.yaml:2765:42 at #/components/schemas/InlineSubscription/discriminator/mapping/MeasurementReportSubscription Can't resolve $ref 2763 | mapping: 2764 | AssocStaSubscription: AssocStaSubscription 2765 | MeasurementReportSubscription: MeasurementReportSubscription | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2766 | StaDataRateSubscription: StaDataRateSubscription 2767 | Links: Error was generated by the no-unresolved-refs rule. [3] ../specs/WlanInformationApi.yaml:2766:36 at #/components/schemas/InlineSubscription/discriminator/mapping/StaDataRateSubscription Can't resolve $ref 2764 | AssocStaSubscription: AssocStaSubscription 2765 | MeasurementReportSubscription: MeasurementReportSubscription 2766 | StaDataRateSubscription: StaDataRateSubscription | ^^^^^^^^^^^^^^^^^^^^^^^ 2767 | Links: 2768 | title: Links Error was generated by the no-unresolved-refs rule. [4] ../specs/WlanInformationApi.yaml:2750:33 at #/components/schemas/InlineNotification/discriminator/mapping/AssocStaNotification Can't resolve $ref 2748 | propertyName: notificationType 2749 | mapping: 2750 | AssocStaNotification: AssocStaNotification | ^^^^^^^^^^^^^^^^^^^^ 2751 | MeasurementReportNotification: MeasurementReportNotification 2752 | StaDataRateNotification: StaDataRateNotification Error was generated by the no-unresolved-refs rule. [5] ../specs/WlanInformationApi.yaml:2751:42 at #/components/schemas/InlineNotification/discriminator/mapping/MeasurementReportNotification Can't resolve $ref 2749 | mapping: 2750 | AssocStaNotification: AssocStaNotification 2751 | MeasurementReportNotification: MeasurementReportNotification | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2752 | StaDataRateNotification: StaDataRateNotification 2753 | InlineSubscription: Error was generated by the no-unresolved-refs rule. [6] ../specs/WlanInformationApi.yaml:2752:36 at #/components/schemas/InlineNotification/discriminator/mapping/StaDataRateNotification Can't resolve $ref 2750 | AssocStaNotification: AssocStaNotification 2751 | MeasurementReportNotification: MeasurementReportNotification 2752 | StaDataRateNotification: StaDataRateNotification | ^^^^^^^^^^^^^^^^^^^^^^^ 2753 | InlineSubscription: 2754 | title: InlineSubscription Error was generated by the no-unresolved-refs rule. [7] ../specs/WlanInformationApi.yaml:17:3 at #/tags/0/description Tag object should contain `description` field. 15 | 16 | tags: 17 | - name: wai | ^^^^^^^^^ 18 | 19 | paths: Warning was generated by the tag-description rule. [8] ../specs/WlanInformationApi.yaml:494:15 at #/paths/~1subscriptions/post/callbacks/notification/{$request.body#~1callbackReference}/post/responses Operation must have at least one `4xx` response. 492 | ipAddress: 493 | - 10.10.1.255 494 | responses: | ^^^^^^^^^ 495 | '204': 496 | description: "No content" Warning was generated by the operation-4xx-response rule. [9] ../specs/WlanInformationApi.yaml:1791:5 at #/components/schemas/ExpiryNotification Component: "ExpiryNotification" is never used. 1789 | description: Training parameters as defined in draft IEEE P802.11ay [i.11] 1790 | contentEncoding: int32 1791 | ExpiryNotification: | ^^^^^^^^^^^^^^^^^^ 1792 | title: ExpiryNotification 1793 | required: Warning was generated by the no-unused-components rule. [10] ../specs/WlanInformationApi.yaml:2638:5 at #/components/schemas/TestNotification Component: "TestNotification" is never used. 2636 | $ref: '#/components/schemas/Subscription' 2637 | description: '' 2638 | TestNotification: | ^^^^^^^^^^^^^^^^ 2639 | title: TestNotification 2640 | required: Warning was generated by the no-unused-components rule. s/WlanInformationApi.yaml: validated in 310ms ❌ Validation failed with 6 errors and 4 warnings. run `openapi lint --generate-ignore-file` to add all problems to the ignore file. ---- Validating ./WlanInformationApi.json: No configurations were defined in extends -- using built in recommended configuration by default. validating s/WlanInformationApi.json... [1] ../specs/WlanInformationApi.json:3848:37 at #/components/schemas/InlineSubscription/discriminator/mapping/AssocStaSubscription Can't resolve $ref 3846 | "propertyName": "subscriptionType", 3847 | "mapping": { 3848 | "AssocStaSubscription": "AssocStaSubscription", | ^^^^^^^^^^^^^^^^^^^^^^ 3849 | "MeasurementReportSubscription": "MeasurementReportSubscription", 3850 | "StaDataRateSubscription": "StaDataRateSubscription" Error was generated by the no-unresolved-refs rule. [2] ../specs/WlanInformationApi.json:3849:46 at #/components/schemas/InlineSubscription/discriminator/mapping/MeasurementReportSubscription Can't resolve $ref 3847 | "mapping": { 3848 | "AssocStaSubscription": "AssocStaSubscription", 3849 | "MeasurementReportSubscription": "MeasurementReportSubscription", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3850 | "StaDataRateSubscription": "StaDataRateSubscription" 3851 | } Error was generated by the no-unresolved-refs rule. [3] ../specs/WlanInformationApi.json:3850:40 at #/components/schemas/InlineSubscription/discriminator/mapping/StaDataRateSubscription Can't resolve $ref 3848 | "AssocStaSubscription": "AssocStaSubscription", 3849 | "MeasurementReportSubscription": "MeasurementReportSubscription", 3850 | "StaDataRateSubscription": "StaDataRateSubscription" | ^^^^^^^^^^^^^^^^^^^^^^^^^ 3851 | } 3852 | } Error was generated by the no-unresolved-refs rule. [4] ../specs/WlanInformationApi.json:3828:37 at #/components/schemas/InlineNotification/discriminator/mapping/AssocStaNotification Can't resolve $ref 3826 | "propertyName": "notificationType", 3827 | "mapping": { 3828 | "AssocStaNotification": "AssocStaNotification", | ^^^^^^^^^^^^^^^^^^^^^^ 3829 | "MeasurementReportNotification": "MeasurementReportNotification", 3830 | "StaDataRateNotification": "StaDataRateNotification" Error was generated by the no-unresolved-refs rule. [5] ../specs/WlanInformationApi.json:3829:46 at #/components/schemas/InlineNotification/discriminator/mapping/MeasurementReportNotification Can't resolve $ref 3827 | "mapping": { 3828 | "AssocStaNotification": "AssocStaNotification", 3829 | "MeasurementReportNotification": "MeasurementReportNotification", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3830 | "StaDataRateNotification": "StaDataRateNotification" 3831 | } Error was generated by the no-unresolved-refs rule. [6] ../specs/WlanInformationApi.json:3830:40 at #/components/schemas/InlineNotification/discriminator/mapping/StaDataRateNotification Can't resolve $ref 3828 | "AssocStaNotification": "AssocStaNotification", 3829 | "MeasurementReportNotification": "MeasurementReportNotification", 3830 | "StaDataRateNotification": "StaDataRateNotification" | ^^^^^^^^^^^^^^^^^^^^^^^^^ 3831 | } 3832 | } Error was generated by the no-unresolved-refs rule. [7] ../specs/WlanInformationApi.json:23:5 at #/tags/0/description Tag object should contain `description` field. 21 | ], 22 | "tags": [ 23 | { | ^ 24 | "name": "wai" | ^^^^^^^^^^^^^ 25 | } | ^ 26 | ], 27 | "paths": { Warning was generated by the tag-description rule. [8] ../specs/WlanInformationApi.json:754:17 at #/paths/~1subscriptions/post/callbacks/notification/{$request.body#~1callbackReference}/post/responses Operation must have at least one `4xx` response. 752 | } 753 | }, 754 | "responses": { | ^^^^^^^^^^^ 755 | "204": { 756 | "description": "No content" Warning was generated by the operation-4xx-response rule. [9] ../specs/WlanInformationApi.json:2574:7 at #/components/schemas/ExpiryNotification Component: "ExpiryNotification" is never used. 2572 | } 2573 | }, 2574 | "ExpiryNotification": { | ^^^^^^^^^^^^^^^^^^^^ 2575 | "title": "ExpiryNotification", 2576 | "required": [ Warning was generated by the no-unused-components rule. [10] ../specs/WlanInformationApi.json:3678:7 at #/components/schemas/TestNotification Component: "TestNotification" is never used. 3676 | } 3677 | }, 3678 | "TestNotification": { | ^^^^^^^^^^^^^^^^^^ 3679 | "title": "TestNotification", 3680 | "required": [ Warning was generated by the no-unused-components rule. s/WlanInformationApi.json: validated in 307ms ❌ Validation failed with 6 errors and 4 warnings. run `openapi lint --generate-ignore-file` to add all problems to the ignore file. ---- Complete log of validation ---- ---- Validating ./WlanInformationApi.yaml: No configurations were defined in extends -- using built in recommended configuration by default. validating s/WlanInformationApi.yaml... [1] ../specs/WlanInformationApi.yaml:2764:33 at #/components/schemas/InlineSubscription/discriminator/mapping/AssocStaSubscription Can't resolve $ref 2762 | propertyName: subscriptionType 2763 | mapping: 2764 | AssocStaSubscription: AssocStaSubscription | ^^^^^^^^^^^^^^^^^^^^ 2765 | MeasurementReportSubscription: MeasurementReportSubscription 2766 | StaDataRateSubscription: StaDataRateSubscription Error was generated by the no-unresolved-refs rule. [2] ../specs/WlanInformationApi.yaml:2765:42 at #/components/schemas/InlineSubscription/discriminator/mapping/MeasurementReportSubscription Can't resolve $ref 2763 | mapping: 2764 | AssocStaSubscription: AssocStaSubscription 2765 | MeasurementReportSubscription: MeasurementReportSubscription | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2766 | StaDataRateSubscription: StaDataRateSubscription 2767 | Links: Error was generated by the no-unresolved-refs rule. [3] ../specs/WlanInformationApi.yaml:2766:36 at #/components/schemas/InlineSubscription/discriminator/mapping/StaDataRateSubscription Can't resolve $ref 2764 | AssocStaSubscription: AssocStaSubscription 2765 | MeasurementReportSubscription: MeasurementReportSubscription 2766 | StaDataRateSubscription: StaDataRateSubscription | ^^^^^^^^^^^^^^^^^^^^^^^ 2767 | Links: 2768 | title: Links Error was generated by the no-unresolved-refs rule. [4] ../specs/WlanInformationApi.yaml:2750:33 at #/components/schemas/InlineNotification/discriminator/mapping/AssocStaNotification Can't resolve $ref 2748 | propertyName: notificationType 2749 | mapping: 2750 | AssocStaNotification: AssocStaNotification | ^^^^^^^^^^^^^^^^^^^^ 2751 | MeasurementReportNotification: MeasurementReportNotification 2752 | StaDataRateNotification: StaDataRateNotification Error was generated by the no-unresolved-refs rule. [5] ../specs/WlanInformationApi.yaml:2751:42 at #/components/schemas/InlineNotification/discriminator/mapping/MeasurementReportNotification Can't resolve $ref 2749 | mapping: 2750 | AssocStaNotification: AssocStaNotification 2751 | MeasurementReportNotification: MeasurementReportNotification | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2752 | StaDataRateNotification: StaDataRateNotification 2753 | InlineSubscription: Error was generated by the no-unresolved-refs rule. [6] ../specs/WlanInformationApi.yaml:2752:36 at #/components/schemas/InlineNotification/discriminator/mapping/StaDataRateNotification Can't resolve $ref 2750 | AssocStaNotification: AssocStaNotification 2751 | MeasurementReportNotification: MeasurementReportNotification 2752 | StaDataRateNotification: StaDataRateNotification | ^^^^^^^^^^^^^^^^^^^^^^^ 2753 | InlineSubscription: 2754 | title: InlineSubscription Error was generated by the no-unresolved-refs rule. [7] ../specs/WlanInformationApi.yaml:17:3 at #/tags/0/description Tag object should contain `description` field. 15 | 16 | tags: 17 | - name: wai | ^^^^^^^^^ 18 | 19 | paths: Warning was generated by the tag-description rule. [8] ../specs/WlanInformationApi.yaml:494:15 at #/paths/~1subscriptions/post/callbacks/notification/{$request.body#~1callbackReference}/post/responses Operation must have at least one `4xx` response. 492 | ipAddress: 493 | - 10.10.1.255 494 | responses: | ^^^^^^^^^ 495 | '204': 496 | description: "No content" Warning was generated by the operation-4xx-response rule. [9] ../specs/WlanInformationApi.yaml:1791:5 at #/components/schemas/ExpiryNotification Component: "ExpiryNotification" is never used. 1789 | description: Training parameters as defined in draft IEEE P802.11ay [i.11] 1790 | contentEncoding: int32 1791 | ExpiryNotification: | ^^^^^^^^^^^^^^^^^^ 1792 | title: ExpiryNotification 1793 | required: Warning was generated by the no-unused-components rule. [10] ../specs/WlanInformationApi.yaml:2638:5 at #/components/schemas/TestNotification Component: "TestNotification" is never used. 2636 | $ref: '#/components/schemas/Subscription' 2637 | description: '' 2638 | TestNotification: | ^^^^^^^^^^^^^^^^ 2639 | title: TestNotification 2640 | required: Warning was generated by the no-unused-components rule. s/WlanInformationApi.yaml: validated in 310ms ❌ Validation failed with 6 errors and 4 warnings. run `openapi lint --generate-ignore-file` to add all problems to the ignore file. ---- Validating ./WlanInformationApi.json: No configurations were defined in extends -- using built in recommended configuration by default. validating s/WlanInformationApi.json... [1] ../specs/WlanInformationApi.json:3848:37 at #/components/schemas/InlineSubscription/discriminator/mapping/AssocStaSubscription Can't resolve $ref 3846 | "propertyName": "subscriptionType", 3847 | "mapping": { 3848 | "AssocStaSubscription": "AssocStaSubscription", | ^^^^^^^^^^^^^^^^^^^^^^ 3849 | "MeasurementReportSubscription": "MeasurementReportSubscription", 3850 | "StaDataRateSubscription": "StaDataRateSubscription" Error was generated by the no-unresolved-refs rule. [2] ../specs/WlanInformationApi.json:3849:46 at #/components/schemas/InlineSubscription/discriminator/mapping/MeasurementReportSubscription Can't resolve $ref 3847 | "mapping": { 3848 | "AssocStaSubscription": "AssocStaSubscription", 3849 | "MeasurementReportSubscription": "MeasurementReportSubscription", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3850 | "StaDataRateSubscription": "StaDataRateSubscription" 3851 | } Error was generated by the no-unresolved-refs rule. [3] ../specs/WlanInformationApi.json:3850:40 at #/components/schemas/InlineSubscription/discriminator/mapping/StaDataRateSubscription Can't resolve $ref 3848 | "AssocStaSubscription": "AssocStaSubscription", 3849 | "MeasurementReportSubscription": "MeasurementReportSubscription", 3850 | "StaDataRateSubscription": "StaDataRateSubscription" | ^^^^^^^^^^^^^^^^^^^^^^^^^ 3851 | } 3852 | } Error was generated by the no-unresolved-refs rule. [4] ../specs/WlanInformationApi.json:3828:37 at #/components/schemas/InlineNotification/discriminator/mapping/AssocStaNotification Can't resolve $ref 3826 | "propertyName": "notificationType", 3827 | "mapping": { 3828 | "AssocStaNotification": "AssocStaNotification", | ^^^^^^^^^^^^^^^^^^^^^^ 3829 | "MeasurementReportNotification": "MeasurementReportNotification", 3830 | "StaDataRateNotification": "StaDataRateNotification" Error was generated by the no-unresolved-refs rule. [5] ../specs/WlanInformationApi.json:3829:46 at #/components/schemas/InlineNotification/discriminator/mapping/MeasurementReportNotification Can't resolve $ref 3827 | "mapping": { 3828 | "AssocStaNotification": "AssocStaNotification", 3829 | "MeasurementReportNotification": "MeasurementReportNotification", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 3830 | "StaDataRateNotification": "StaDataRateNotification" 3831 | } Error was generated by the no-unresolved-refs rule. [6] ../specs/WlanInformationApi.json:3830:40 at #/components/schemas/InlineNotification/discriminator/mapping/StaDataRateNotification Can't resolve $ref 3828 | "AssocStaNotification": "AssocStaNotification", 3829 | "MeasurementReportNotification": "MeasurementReportNotification", 3830 | "StaDataRateNotification": "StaDataRateNotification" | ^^^^^^^^^^^^^^^^^^^^^^^^^ 3831 | } 3832 | } Error was generated by the no-unresolved-refs rule. [7] ../specs/WlanInformationApi.json:23:5 at #/tags/0/description Tag object should contain `description` field. 21 | ], 22 | "tags": [ 23 | { | ^ 24 | "name": "wai" | ^^^^^^^^^^^^^ 25 | } | ^ 26 | ], 27 | "paths": { Warning was generated by the tag-description rule. [8] ../specs/WlanInformationApi.json:754:17 at #/paths/~1subscriptions/post/callbacks/notification/{$request.body#~1callbackReference}/post/responses Operation must have at least one `4xx` response. 752 | } 753 | }, 754 | "responses": { | ^^^^^^^^^^^ 755 | "204": { 756 | "description": "No content" Warning was generated by the operation-4xx-response rule. [9] ../specs/WlanInformationApi.json:2574:7 at #/components/schemas/ExpiryNotification Component: "ExpiryNotification" is never used. 2572 | } 2573 | }, 2574 | "ExpiryNotification": { | ^^^^^^^^^^^^^^^^^^^^ 2575 | "title": "ExpiryNotification", 2576 | "required": [ Warning was generated by the no-unused-components rule. [10] ../specs/WlanInformationApi.json:3678:7 at #/components/schemas/TestNotification Component: "TestNotification" is never used. 3676 | } 3677 | }, 3678 | "TestNotification": { | ^^^^^^^^^^^^^^^^^^ 3679 | "title": "TestNotification", 3680 | "required": [ Warning was generated by the no-unused-components rule. s/WlanInformationApi.json: validated in 307ms ❌ Validation failed with 6 errors and 4 warnings. run `openapi lint --generate-ignore-file` to add all problems to the ignore file. ------ Content of the folder ------ LICENSE openapi-validation.log proto3 README.md WlanInformationApi.json WlanInformationApi.yaml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] updateGitlabCommitStatus [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // gitlabBuilds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE