fix(deps): update dotnet monorepo (#323) #895
cicd.yml
on: push
Build & Test
33s
Create Release
0s
Annotations
2 errors and 10 warnings
Build & Test
The run was canceled by @IvanJosipovic.
|
Build & Test
The operation was canceled.
|
Build & Test:
src/oidc-guard/Program.cs#L312
Dereference of a possibly null reference.
|
Build & Test:
src/oidc-guard/Program.cs#L339
Dereference of a possibly null reference.
|
Build & Test:
tests/oidc-guard-tests/EndToEnd/Helm.cs#L44
Dereference of a possibly null reference.
|
Build & Test:
tests/oidc-guard-tests/EndToEndNginx.cs#L35
Dereference of a possibly null reference.
|
Build & Test:
tests/oidc-guard-tests/EndToEnd/EndToEndFixture.cs#L44
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#L30
Non-nullable property 'CurrentChart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L115
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L124
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L128
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L132
Cannot convert null literal to non-nullable reference type.
|