PLAT-2193: update deprecated GitHub Actions #39
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/TemplateVersionUpdatable.cs#L111
The result of the expression is always 'true' since a value of type 'EngineHtml' is never equal to 'null' of type 'EngineHtml?'
|
build (3.1.x):
src/lob.dotnet/Model/TemplateVersionUpdatable.cs#L129
The result of the expression is always 'true' since a value of type 'EngineHtml' is never equal to 'null' of type 'EngineHtml?'
|
build (3.1.x):
src/lob.dotnet/Model/TemplateVersionWritable.cs#L136
The result of the expression is always 'true' since a value of type 'EngineHtml' is never equal to 'null' of type 'EngineHtml?'
|
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/TemplateWritable.cs#L152
The result of the expression is always 'true' since a value of type 'EngineHtml' is never equal to 'null' of type 'EngineHtml?'
|