feat: AOT and Traefik support #390
Triggered via pull request
November 26, 2023 19:05
Status
Success
Total duration
10m 18s
Artifacts
–
cicd.yml
on: pull_request
Build & Test
10m 9s
Create Release
0s
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/EndToEndNginx.cs#L35
Dereference of a possibly null reference.
|
Build & Test:
tests/oidc-guard-tests/EndToEnd/EndToEndFixture.cs#L43
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
Build & Test:
tests/oidc-guard-tests/EndToEnd/EndToEndFixture.cs#L29
Non-nullable property 'CurrentChart' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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)'.
|