Updates for module add upgrade and restore CLI commands #2550 #2551 (… #405
Annotations
10 warnings
Build module:
src/PSRule/Pipeline/OptionContextBuilder.cs#L33
Cannot convert null literal to non-nullable reference type.
|
Build module:
src/PSRule/Pipeline/OptionContextBuilder.cs#L33
Cannot convert null literal to non-nullable reference type.
|
Build module:
src/PSRule/Pipeline/OptionContextBuilder.cs#L33
Cannot convert null literal to non-nullable reference type.
|
Build module:
src/PSRule/Pipeline/OptionContextBuilder.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Build module:
src/PSRule/Pipeline/OptionContextBuilder.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Build module:
src/PSRule/Pipeline/OptionContextBuilder.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Build module:
src/PSRule/Pipeline/OptionContextBuilder.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Build module:
src/PSRule/Pipeline/OptionContextBuilder.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Build module:
src/PSRule/Pipeline/OptionContextBuilder.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Build module:
src/PSRule/Runtime/LanguageScope.cs#L25
Non-nullable property 'Culture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading