PLAT-2193: update deprecated GitHub Actions #40
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Build:
src/lob.dotnet/Model/Zip.cs#L84
The result of the expression is always 'false' since a value of type 'ZipCodeType' is never equal to 'null' of type 'ZipCodeType?'
|
Build:
src/lob.dotnet/Model/Zip.cs#L186
The result of the expression is always 'true' since a value of type 'ZipCodeType' is never equal to 'null' of type 'ZipCodeType?'
|
Build:
src/lob.dotnet/Model/Zip.cs#L216
The result of the expression is always 'true' since a value of type 'ZipCodeType' is never equal to 'null' of type 'ZipCodeType?'
|
Build:
src/lob.dotnet/Model/UsComponents.cs#L508
The result of the expression is always 'false' since a value of type 'ZipCodeType' is never equal to 'null' of type 'ZipCodeType?'
|
Build:
src/lob.dotnet/Model/UsComponents.cs#L835
The result of the expression is always 'true' since a value of type 'ZipCodeType' is never equal to 'null' of type 'ZipCodeType?'
|
Build:
src/lob.dotnet/Model/UsComponents.cs#L953
The result of the expression is always 'true' since a value of type 'ZipCodeType' is never equal to 'null' of type 'ZipCodeType?'
|
Build:
src/lob.dotnet/Model/Address.cs#L338
The result of the expression is always 'true' since a value of type 'CountryExtendedExpanded' is never equal to 'null' of type 'CountryExtendedExpanded?'
|
Build:
src/lob.dotnet/Model/Address.cs#L423
The result of the expression is always 'true' since a value of type 'CountryExtendedExpanded' is never equal to 'null' of type 'CountryExtendedExpanded?'
|
Build:
src/lob.dotnet/Model/AddressEditable.cs#L229
The result of the expression is always 'true' since a value of type 'CountryExtended' is never equal to 'null' of type 'CountryExtended?'
|
Build:
src/lob.dotnet/Model/AddressEditable.cs#L294
The result of the expression is always 'true' since a value of type 'CountryExtended' is never equal to 'null' of type 'CountryExtended?'
|
Loading