Refactoring for nullable (#1870) #985
Annotations
10 warnings
src/PSRule/Pipeline/Dependencies/LockFile.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/PSRule/Pipeline/Dependencies/LockFile.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/PSRule/Pipeline/Dependencies/LockFile.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/PSRule/Pipeline/Dependencies/LockFile.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/PSRule/Pipeline/Dependencies/LockFile.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/PSRule/Pipeline/Dependencies/LockFile.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
|
|
|
This job succeeded
Loading