Additional target #35
Annotations
1 error and 14 warnings
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup .NET Core SDK 3.1.x
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Post Run actions/checkout@v3
Unexpected input(s) 'dotnet-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
Run actions/checkout@v3
Unexpected input(s) 'dotnet-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
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/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?'
|
Build:
src/lob.dotnet/Model/TemplateWritable.cs#L178
The result of the expression is always 'true' since a value of type 'EngineHtml' is never equal to 'null' of type 'EngineHtml?'
|
Loading