chore: end 2 end testing #334
Annotations
1 error and 28 warnings
|
|
|
|
|
|
|
|
|
|
src/oidc-guard/Settings.cs#L25
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/oidc-guard/Program.cs#L270
Dereference of a possibly null reference.
|
src/oidc-guard/Program.cs#L297
Dereference of a possibly null reference.
|
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/EndToEndNginx.cs#L25
Dereference of a possibly null reference.
|
tests/oidc-guard-tests/EndToEnd/EndToEndFixture.cs#L42
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
tests/oidc-guard-tests/Infra/AuthTestsHelpers.cs#L46
Cannot convert null literal to non-nullable reference type.
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading