Skip to content

chore(deps): update dependency helm/helm to v4.2.0 #1845

chore(deps): update dependency helm/helm to v4.2.0

chore(deps): update dependency helm/helm to v4.2.0 #1845

Triggered via pull request May 14, 2026 09:01
Status Success
Total duration 12m 44s
Artifacts

cicd.yml

on: pull_request
Create Release
Create Release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build & Test: tests/oidc-guard-tests/SignInOutTests.cs#L64
Dereference of a possibly null reference.
Build & Test: tests/oidc-guard-tests/EndToEndTraefik.cs#L57
Dereference of a possibly null reference.
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/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/Infra/AuthTestsHelpers.cs#L41
'JWTAuthSettings.JWKSUrl' is obsolete
Build & Test: tests/oidc-guard-tests/Infra/AuthTestsHelpers.cs#L41
'JWTAuthSettings.JWKSUrl' is obsolete
Build & Test: tests/oidc-guard-tests/SignInOutTests.cs#L36
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/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.