Bump Sarif.Sdk from 2.4.16 to 5.4.2 #3408
Annotations
11 errors and 10 warnings
|
Upload PSRule Results
No files were found with the provided path: ./reports/ps-rule*.xml. No artifacts will be uploaded.
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L537
Cannot implicitly convert type 'string' to 'System.Guid?'
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L513
Cannot implicitly convert type 'string' to 'System.Guid?'
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L373
Cannot implicitly convert type 'string' to 'System.Guid?'
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L372
Cannot implicitly convert type 'string' to 'System.Guid?'
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L135
Operator '==' cannot be applied to operands of type 'Guid?' and 'string'
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L537
Cannot implicitly convert type 'string' to 'System.Guid?'
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L513
Cannot implicitly convert type 'string' to 'System.Guid?'
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L373
Cannot implicitly convert type 'string' to 'System.Guid?'
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L372
Cannot implicitly convert type 'string' to 'System.Guid?'
|
|
Build module:
src/PSRule/Pipeline/Output/SarifBuilder.cs#L135
Operator '==' cannot be applied to operands of type 'Guid?' and 'string'
|
|
Build module:
src/PSRule/Runtime/ObjectPath/PathToken.cs#L32
Nullability of reference types in return type of 'T? PathToken.As<T>()' doesn't match implicitly implemented member 'T IPathToken.As<T>()' (possibly because of nullability attributes).
|
|
Build module:
src/PSRule/Runtime/Binding/TargetBindingResult.cs#L36
Nullability of reference types in return type of 'Hashtable? TargetBindingResult.Field.get' doesn't match implicitly implemented member 'Hashtable ITargetBindingResult.Field.get' (possibly because of nullability attributes).
|
|
Build module:
src/PSRule/Runtime/LoggerFactory.cs#L11
Nullability of reference types in return type of 'ILogger? LoggerFactory.Create(string categoryName)' doesn't match implicitly implemented member 'ILogger ILoggerFactory.Create(string categoryName)' (possibly because of nullability attributes).
|
|
Build module:
src/PSRule/Definitions/Rules/RuleV1Script.cs#L64
Nullability of reference types in return type doesn't match implemented member 'InfoString IRuleV1.Recommendation.get' (possibly because of nullability attributes).
|
|
Build module:
src/PSRule/Rules/RuleRecord.cs#L162
Nullability of reference types in return type of 'Hashtable? RuleRecord.Tag.get' doesn't match implicitly implemented member 'Hashtable IRuleResultV2.Tag.get' (possibly because of nullability attributes).
|
|
Build module:
src/PSRule/Rules/RuleRecord.cs#L64
Nullability of reference types in return type of 'string? RuleRecord.RunId.get' doesn't match implicitly implemented member 'string IRuleResultV2.RunId.get' (possibly because of nullability attributes).
|
|
Build module:
src/PSRule/Rules/RuleRecord.cs#L155
Nullability of reference types in return type of 'Hashtable? RuleRecord.Field.get' doesn't match implicitly implemented member 'Hashtable IDetailedRuleResultV2.Field.get' (possibly because of nullability attributes).
|
|
Build module:
src/PSRule/Rules/RuleRecord.cs#L149
Nullability of reference types in return type of 'Hashtable? RuleRecord.Data.get' doesn't match implicitly implemented member 'Hashtable IDetailedRuleResultV2.Data.get' (possibly because of nullability attributes).
|
|
Build module:
src/PSRule/Rules/IRuleBlock.cs#L16
'IRuleBlock.Info' hides inherited member 'IResource.Info'. Use the new keyword if hiding was intended.
|
|
Build module:
src/PSRule/Common/JsonCommentWriter.cs#L13
Nullability of type of parameter 'text' doesn't match overridden member (possibly because of nullability attributes).
|
background
wait
wait-all
cancel
parallel
Loading