Update docs (#2693) #461
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build module:
src/PSRule/Pipeline/PSHostContext.cs#L46
Possible null reference return.
|
Build module:
src/PSRule/Runtime/Binding/TargetBindingContext.cs#L44
Dereference of a possibly null reference.
|
Build module:
src/PSRule/Runtime/Binding/TargetBindingContext.cs#L46
Dereference of a possibly null reference.
|
Build module:
src/PSRule/Runtime/Binding/TargetBindingContext.cs#L56
Dereference of a possibly null reference.
|
Build module:
src/PSRule/Runtime/Binding/TargetBindingContext.cs#L57
Dereference of a possibly null reference.
|
Build module:
src/PSRule/Rules/RuleRecord.cs#L30
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build module:
src/PSRule/Rules/RuleRecord.cs#L30
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build module:
src/PSRule/Pipeline/PipelineInputStream.cs#L99
Dereference of a possibly null reference.
|
Build module:
src/PSRule/Pipeline/PSHostContext.cs#L46
Possible null reference return.
|
Build module:
src/PSRule/Runtime/Binding/TargetBindingContext.cs#L44
Dereference of a possibly null reference.
|
Loading