First set of tests for the BFF using aspnet Aspire #19
Annotations
1 error and 12 warnings
Run ./build.ps1
Process completed with exit code 1.
|
Run ./build.ps1:
bff/samples/IdentityServer/ServiceDiscoveringClientStore.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run ./build.ps1:
bff/samples/Bff/Program.cs#L55
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run ./build.ps1:
bff/samples/Hosts.Tests/TestInfra/BffClient.cs#L35
Dereference of a possibly null reference.
|
Run ./build.ps1:
bff/samples/Hosts.Tests/TestInfra/BffClient.cs#L47
Dereference of a possibly null reference.
|
Run ./build.ps1:
bff/samples/Hosts.Tests/TestInfra/BffClient.cs#L47
Dereference of a possibly null reference.
|
Run ./build.ps1:
bff/samples/Hosts.Tests/TestInfra/BffClient.cs#L47
Dereference of a possibly null reference.
|
Run ./build.ps1:
bff/samples/IdentityServer/ServiceDiscoveringClientStore.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run ./build.ps1:
bff/samples/Bff/Program.cs#L55
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run ./build.ps1:
bff/samples/Hosts.Tests/TestInfra/BffClient.cs#L35
Dereference of a possibly null reference.
|
Run ./build.ps1:
bff/samples/Hosts.Tests/TestInfra/BffClient.cs#L47
Dereference of a possibly null reference.
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading