fix(deps): update dependency alpine_3_20/libssl3 to v3.3.2-r2 (#382) #1037
cicd.yml
on: push
Build & Test
9m 13s
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:
tests/oidc-guard-tests/EndToEndNginx.cs#L35
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/EndToEnd/EndToEndFixture.cs#L42
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#L28
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/Infra/MyWebApplicationFactory.cs#L34
Non-nullable property 'Settings' 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/Infra/AuthTestsHelpers.cs#L46
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/Infra/AuthTestsHelpers.cs#L58
Cannot convert null literal to non-nullable reference type.
|
Build & Test:
tests/oidc-guard-tests/EndToEndTraefik.cs#L57
Dereference of a possibly null reference.
|
Build & Test:
tests/oidc-guard-tests/AuthTests.cs#L551
Dereference of a possibly null reference.
|
Build & Test:
tests/oidc-guard-tests/SignInOutTests.cs#L115
Cannot convert null literal to non-nullable reference type.
|