revert build setting resource #28337
Merged
openapi-pipeline-app / ~[NotRequired_Staging] Swagger LintDiff
completed
Mar 20, 2024 in 6m 6s
~[NotRequired_Staging] Swagger LintDiff failed
ppe/LintDiff: 310 Errors, 124 Warnings
The check status is neutral due to the check being suppressed by the label Approved-LintDiff.
View Azure DevOps build log for more details.
Details
compared tags (via openapi-validator vbeta) | new version | base version |
---|---|---|
package-preview-2024-05 | package-preview-2024-05(c473e86) | package-preview-2024-05(dev-appplatform-Microsoft.AppPlatform-2024-05-01-preview) |
[must fix]The following errors/warnings are introduced by current PR:
Rule | Message | Related RPC [For API reviewers] |
---|---|---|
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L6061 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3981 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3933 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3885 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3840 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3792 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3747 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3702 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3654 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3494 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3443 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3392 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3341 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3290 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L3121 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L2912 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L2864 |
RPC-Uri-V1-05 |
ResourceNameRestriction |
The resource name parameter 'buildServiceName' should be defined with a 'pattern' restriction. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L2757 |
RPC-Uri-V1-05 |
The following errors/warnings exist before current PR submission:
Only 50 items are listed, please refer to log for more details.
Rule | Message |
---|---|
XmsParameterLocation |
The parameter 'SubscriptionIdParameter' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension 'x-ms-parameter-location': 'client'. Else, apply the extension 'x-ms-parameter-location': 'method'. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L16172 |
XmsParameterLocation |
The parameter 'ApiVersionParameter' is defined in global parameters section without 'x-ms-parameter-location' extension. This would add the parameter as the client property. Please ensure that this is exactly you want. If so, apply the extension 'x-ms-parameter-location': 'client'. Else, apply the extension 'x-ms-parameter-location': 'method'. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L16164 |
ProvisioningStateValidation |
ProvisioningState must have terminal states: Succeeded, Failed and Canceled. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L15200 |
ProvisioningStateValidation |
ProvisioningState must have terminal states: Succeeded, Failed and Canceled. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14905 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14879 |
PropertiesTypeObjectNoDefinition |
Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14677 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14674 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14660 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14653 |
ProvisioningStateValidation |
ProvisioningState must have terminal states: Succeeded, Failed and Canceled. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14548 |
PropertiesTypeObjectNoDefinition |
Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14525 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14525 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14525 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14525 |
PropertiesTypeObjectNoDefinition |
Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14506 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14506 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14506 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14506 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14363 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14356 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14321 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14321 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14302 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14302 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14285 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14278 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14268 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14268 |
ProvisioningStateValidation |
ProvisioningState must have terminal states: Succeeded, Failed and Canceled. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14252 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14225 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14225 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14206 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L14206 |
PropertiesTypeObjectNoDefinition |
Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13561 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13561 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13561 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13561 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13561 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13561 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13359 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13359 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13359 |
PropertiesTypeObjectNoDefinition |
Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13337 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13334 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13323 |
ProvisioningStateValidation |
ProvisioningState must have terminal states: Succeeded, Failed and Canceled. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13072 |
PropertiesTypeObjectNoDefinition |
Properties with type:object that don't reference a model definition are not allowed. ARM doesn't allow generic type definitions as this leads to bad customer experience. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13068 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13068 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13068 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.AppPlatform/preview/2024-05-01-preview/appplatform.json#L13068 |
Loading