wip #380
cicd.yml
on: push
Build & Test
8m 40s
Create Release
12s
Annotations
30 warnings
Build & Test
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Possible null reference return.
|
Build & Test
Possible null reference return.
|
Build & Test
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Possible null reference return.
|
Build & Test
Possible null reference return.
|
Build & Test:
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.
|
Build & Test:
src/oidc-guard/Program.cs#L271
Dereference of a possibly null reference.
|
Build & Test:
src/oidc-guard/Program.cs#L298
Dereference of a possibly null reference.
|
Build & Test:
src/oidc-guard/Program.cs#L481
Possible null reference return.
|
Build & Test:
src/oidc-guard/Program.cs#L485
Possible null reference return.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L93
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L97
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L101
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/AuthTests.cs#L510
Dereference of a possibly null reference.
|
Build & Test
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Possible null reference return.
|
Build & Test
Possible null reference return.
|
Build & Test
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Possible null reference return.
|
Build & Test
Possible null reference return.
|