CICD #386
cicd.yml
on: workflow_dispatch
Build & Test
8m 47s
Create Release
11s
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
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build & Test
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build & Test
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
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
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
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#L273
Dereference of a possibly null reference.
|
Build & Test:
src/oidc-guard/Program.cs#L279
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build & Test:
src/oidc-guard/Program.cs#L287
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build & Test:
src/oidc-guard/Program.cs#L300
Dereference of a possibly null reference.
|
Build & Test:
src/oidc-guard/Program.cs#L306
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build & Test:
src/oidc-guard/Program.cs#L314
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
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
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
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build & Test
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build & Test
Dereference of a possibly null reference.
|
Build & Test
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build & Test
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
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
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|