TECH-30764 Refactor the solution. Added Unit Test and fixed issues #74
Annotations
1 error and 6 warnings
Test Samples
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Samples:
samples/MyCRM.Lodgement.Core/Utilities/LixiPackageSerializer.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Samples:
samples/MyCRM.Lodgement.Sample/Program.cs#L81
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
|
Build Samples:
samples/MyCRM.Lodgement.Core/Utilities/LixiPackageSerializer.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Samples:
samples/MyCRM.Lodgement.Sample/Program.cs#L81
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
|
Loading