PLAT-2193: update deprecated GitHub Actions #40
Annotations
1 error and 10 warnings
build (3.1.x)
Process completed with exit code 1.
|
build (3.1.x):
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 (3.1.x):
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 (3.1.x):
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 (3.1.x):
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 (3.1.x):
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 (3.1.x):
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 (3.1.x):
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 (3.1.x):
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 (3.1.x):
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 (3.1.x):
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?'
|