Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcho23 authored Mar 4, 2024
1 parent dd8688b commit 31b2631
Show file tree
Hide file tree
Showing 104 changed files with 163,917 additions and 3,707 deletions.
21 changes: 21 additions & 0 deletions generated/alertsmanagement/log.out
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,27 @@ warning | DeprecatedConfig | Using directive.0.suppress which is deprecated and
warning | DeprecatedConfig | Using directive.1.suppress which is deprecated and will be removed in the future.
warning | DeprecatedConfig | Using directive.2.suppress which is deprecated and will be removed in the future.
warning | SkippedSemanticValidation | Semantic validation was skipped.
warning | PreCheck/EmptyParentSchemaWarning | Schema 'MonitorServiceList' has an allOf list with an empty object schema as a parent, removing it.
- file:///home/runner/work/bicep-types-az/bicep-types-az/workflow-temp/azure-rest-api-specs/specification/alertsmanagement/resource-manager/Microsoft.AlertsManagement/preview/2024-01-01-preview/AlertsManagement.json:1386:9
warning | PreCheck/CheckDuplicateSchemas | Checking for duplicate schemas, this could take a (long) while. Run with --verbose for more detail.
warning | PreCheck/DuplicateSchema | Duplicate Schema named 'Resource' (6 differences):
- properties.id.$ref: "#/components/schemas/schemas:44" => "#/components/schemas/schemas:138"
- properties.id.description: "Azure resource Id" => "Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\""
- properties.type.description: "Azure resource type" => "The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\""
- properties.name.description: "Azure resource name" => "The name of the resource"
- properties.systemData: <none> => {"readOnly":true,"description":"Azure Resource Manager metadata containing createdBy and modifiedBy information.","$ref":"#/components/schemas/schemas:207"}
- title: <none> => "Resource"
warning | PreNamer/DeduplicateName | Deduplicating schema name: 'ErrorResponse' -> 'ErrorResponseAutoGenerated'
warning | PreNamer/DeduplicateName | Deduplicating schema name: 'Resource' -> 'ResourceAutoGenerated'
warning | Skipping Alerts_MetaData due to required query parameter "identifier"
warning | Skipping Alerts_GetSummary due to required query parameter "groupby"
warning | Skipping path '/{scope}/providers/Microsoft.AlertsManagement/alerts/{alertId}/history': Found mismatch between type segments (2) and name segments (1)
warning | Unrecognized property type: any-object. Returning 'any'.
warning | Unrecognized property type: any-object. Returning 'any'.
warning | DeprecatedConfig | Using directive.0.suppress which is deprecated and will be removed in the future.
warning | DeprecatedConfig | Using directive.1.suppress which is deprecated and will be removed in the future.
warning | DeprecatedConfig | Using directive.2.suppress which is deprecated and will be removed in the future.
warning | SkippedSemanticValidation | Semantic validation was skipped.
warning | PreCheck/CheckDuplicateSchemas | Checking for duplicate schemas, this could take a (long) while. Run with --verbose for more detail.
warning | Skipping AlertRuleRecommendations_ListByTargetType due to required query parameter "targetType"
warning | DeprecatedConfig | Using directive.0.suppress which is deprecated and will be removed in the future.
Expand Down
Loading

0 comments on commit 31b2631

Please sign in to comment.