chore: update database password #87
Annotations
1 error and 10 warnings
|
test/EntityFramework.Storage.IntegrationTests/Stores/DeviceFlowStoreTests.cs#L132
Microsoft.EntityFrameworkCore.InMemory.Infrastructure.Internal.InMemoryOptionsExtension is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
|
test/EntityFramework.Storage.IntegrationTests/Stores/DeviceFlowStoreTests.cs#L175
Microsoft.EntityFrameworkCore.InMemory.Infrastructure.Internal.InMemoryOptionsExtension is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
|
Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L20
Non-nullable field '_authorizeEndpoint' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L20
Non-nullable field '_tokenEndpoint' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Host.Main.Test/Host.Main.Test/IntegrationTest/BasicTest.cs#L28
Dereference of a possibly null reference.
|
Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L35
Dereference of a possibly null reference.
|
Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L39
Dereference of a possibly null reference.
|
Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L39
Possible null reference assignment.
|
Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L41
Dereference of a possibly null reference.
|
Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L43
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading