Skip to content

PLAT-2193: update deprecated GitHub Actions #38

PLAT-2193: update deprecated GitHub Actions

PLAT-2193: update deprecated GitHub Actions #38

Triggered via pull request May 7, 2024 20:20
@nick-place-lobnick-place-lob
ready_for_review #37
PLAT-2193
Status Failure
Total duration 56s
Artifacts

run_tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/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/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/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?'
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/BankAccountWritable.cs#L64
The result of the expression is always 'false' since a value of type 'BankTypeEnum' is never equal to 'null' of type 'BankTypeEnum?'