Add availability zone check for Azure Managed Instance for Apache Cassandra #8
Annotations
10 warnings
|
src/PSRule.Rules.Azure/Arm/ResourceHelper.cs#L238
Converting null literal or possible null value to non-nullable type.
|
|
src/PSRule.Rules.Azure/Arm/ResourceHelper.cs#L227
Dereference of a possibly null reference.
|
|
src/PSRule.Rules.Azure/Arm/ResourceHelper.cs#L218
Dereference of a possibly null reference.
|
|
src/PSRule.Rules.Azure/Pipeline/PolicyAssignmentDataPipelineBuilder.cs#L61
Possible null reference argument for parameter 'outputPath' in 'PolicyAssignmentDataPipeline.PolicyAssignmentDataPipeline(PipelineContext context, string tenantId, GetAccessTokenFn accessToken, int retryCount, int retryInterval, string outputPath, string[]? assignmentId, string[]? scopeId)'.
|
|
src/PSRule.Rules.Azure/Pipeline/PolicyAssignmentDataPipelineBuilder.cs#L58
Possible null reference argument for parameter 'accessToken' in 'PolicyAssignmentDataPipeline.PolicyAssignmentDataPipeline(PipelineContext context, string tenantId, GetAccessTokenFn accessToken, int retryCount, int retryInterval, string outputPath, string[]? assignmentId, string[]? scopeId)'.
|
|
src/PSRule.Rules.Azure/Arm/Deployments/DeploymentVisitor.cs#L835
Nullable value type may be null.
|
|
src/PSRule.Rules.Azure/Arm/Deployments/TemplateContext.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/PSRule.Rules.Azure/Pipeline/Export/PolicyAssignmentExpandVisitor.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/PSRule.Rules.Azure/Pipeline/Export/PolicyAssignmentExpandVisitor.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/PSRule.Rules.Azure/Pipeline/Export/ExportDataContext.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading