Skip to content

chore: update database password #87

chore: update database password

chore: update database password #87

Triggered via push July 18, 2023 11:13
Status Failure
Total duration 4m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

2 errors and 20 warnings
ubuntu-latest
Process completed with exit code 1.
macOS-latest
Process completed with exit code 1.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/BasicTest.cs#L28
Dereference of a possibly null reference.
ubuntu-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L35
Dereference of a possibly null reference.
ubuntu-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L39
Dereference of a possibly null reference.
ubuntu-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L39
Possible null reference assignment.
ubuntu-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L41
Dereference of a possibly null reference.
ubuntu-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L43
Possible null reference assignment.
macOS-latest: 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.
macOS-latest: 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.
macOS-latest: 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.
macOS-latest: 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.
macOS-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/BasicTest.cs#L28
Dereference of a possibly null reference.
macOS-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L35
Dereference of a possibly null reference.
macOS-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L39
Dereference of a possibly null reference.
macOS-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L39
Possible null reference assignment.
macOS-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L41
Dereference of a possibly null reference.
macOS-latest: Host.Main.Test/Host.Main.Test/IntegrationTest/IdTokenTest.cs#L43
Possible null reference assignment.