Skip to content

feat(fake-auth): add callback event to fake auth handler #2677

feat(fake-auth): add callback event to fake auth handler

feat(fake-auth): add callback event to fake auth handler #2677

Triggered via pull request January 23, 2024 11:51
@buehlerbuehler
synchronize #800
ToWe0815:main
Status Failure
Total duration 1m 54s
Artifacts

dotnet-test.yml

on: pull_request
Matrix: test
Results
0s
Results
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Test (.NET 6.x): src/Zitadel/Authentication/Events/Context/LocalFakeZitadelAuthContext.cs#L10
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (.NET 6.x): src/Zitadel/Authentication/Events/Context/LocalFakeZitadelAuthContext.cs#L10
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (.NET 6.x)
Process completed with exit code 1.
Test (.NET 7.x): src/Zitadel/Authentication/Events/Context/LocalFakeZitadelAuthContext.cs#L10
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (.NET 7.x): src/Zitadel/Authentication/Events/Context/LocalFakeZitadelAuthContext.cs#L10
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (.NET 7.x)
Process completed with exit code 1.
Results
Process completed with exit code 1.