Add CLI tool to extract rule information with JSON output #2760
Annotations
7 errors and 10 warnings
|
|
|
|
|
src/PSRule/obj/Release/netstandard2.0/generated/PSRule.MSBuild/PSRule.MSBuild.Generators.EngineVersionGenerator/EngineVersion.g.cs#L8
The type 'Engine' already contains a definition for '_Version'
|
|
src/PSRule/obj/Release/netstandard2.0/generated/PSRule.MSBuild/PSRule.MSBuild.Generators.EngineVersionGenerator/EngineVersion.g.cs#L8
The type 'Engine' already contains a definition for '_Version'
|
|
src/PSRule/obj/Release/netstandard2.0/generated/PSRule.MSBuild/PSRule.MSBuild.Generators.EngineVersionGenerator/EngineVersion.g.cs#L8
The type 'Engine' already contains a definition for '_Version'
|
|
src/PSRule/obj/Release/netstandard2.0/generated/PSRule.MSBuild/PSRule.MSBuild.Generators.EngineVersionGenerator/EngineVersion.g.cs#L8
The type 'Engine' already contains a definition for '_Version'
|
|
src/PSRule/obj/Release/netstandard2.0/generated/PSRule.MSBuild/PSRule.MSBuild.Generators.EngineVersionGenerator/EngineVersion.g.cs#L8
The type 'Engine' already contains a definition for '_Version'
|
|
src/PSRule/Rules/RuleRecord.cs#L149
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).
|
|
src/PSRule/Rules/RuleRecord.cs#L143
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).
|
|
src/PSRule/Runtime/LegacyRunspaceContext.cs#L96
Nullability of reference types in return type of 'ILogger? LegacyRunspaceContext.Logger.get' doesn't match implicitly implemented member 'ILogger IExpressionContext.Logger.get' (possibly because of nullability attributes).
|
|
src/PSRule/Runtime/LegacyRunspaceContext.cs#L102
Nullability of reference types in return type of 'ISourceFile? LegacyRunspaceContext.Source.get' doesn't match implicitly implemented member 'ISourceFile IExpressionContext.Source.get' (possibly because of nullability attributes).
|
|
src/PSRule/Runtime/ObjectPath/PathTokenizer.cs#L24
Nullability of reference types in return type of 'IPathToken? TokenStream.Last.get' doesn't match implicitly implemented member 'IPathToken ITokenWriter.Last.get' (possibly because of nullability attributes).
|
|
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).
|
|
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).
|
|
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).
|
|
src/PSRule/Rules/IRuleBlock.cs#L16
'IRuleBlock.Info' hides inherited member 'IResource.Info'. Use the new keyword if hiding was intended.
|
|
src/PSRule/Common/JsonCommentWriter.cs#L13
Nullability of type of parameter 'text' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading