chore(deps): update xunit-dotnet monorepo #304
Annotations
28 warnings
|
|
|
|
|
|
|
|
|
src/oidc-guard/Settings.cs#L24
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/oidc-guard/Program.cs#L271
Dereference of a possibly null reference.
|
src/oidc-guard/Program.cs#L298
Dereference of a possibly null reference.
|
tests/oidc-guard-tests/Infra/AuthTestsHelpers.cs#L46
Cannot convert null literal to non-nullable reference type.
|
tests/oidc-guard-tests/Infra/AuthTestsHelpers.cs#L58
Cannot convert null literal to non-nullable reference type.
|
tests/oidc-guard-tests/SignInOutTests.cs#L84
Cannot convert null literal to non-nullable reference type.
|
tests/oidc-guard-tests/SignInOutTests.cs#L93
Cannot convert null literal to non-nullable reference type.
|
tests/oidc-guard-tests/SignInOutTests.cs#L97
Cannot convert null literal to non-nullable reference type.
|
tests/oidc-guard-tests/SignInOutTests.cs#L101
Cannot convert null literal to non-nullable reference type.
|
tests/oidc-guard-tests/AuthTests.cs#L510
Dereference of a possibly null reference.
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading