Skip to content

feat: disable AOT

feat: disable AOT #838

Triggered via pull request September 30, 2024 05:40
Status Failure
Total duration 5m 43s
Artifacts

cicd.yml

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

Annotations

1 error and 18 warnings
Build & Test
Process completed with exit code 127.
Build & Test: src/oidc-guard/Program.cs#L296
Dereference of a possibly null reference.
Build & Test: src/oidc-guard/Program.cs#L323
Dereference of a possibly null reference.
Build & Test: src/oidc-guard/Program.cs#L296
Dereference of a possibly null reference.
Build & Test: src/oidc-guard/Program.cs#L323
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.
Build & Test: tests/oidc-guard-tests/EndToEnd/Helm.cs#L44
Dereference of a possibly null reference.
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/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/EndToEndTraefik.cs#L58
Dereference of a possibly null reference.
Build & Test
Dereference of a possibly null reference.
Build & Test
Dereference of a possibly null reference.
Build & Test
Dereference of a possibly null reference.
Build & Test
Dereference of a possibly null reference.
Build & Test
Dereference of a possibly null reference.
Build & Test
Dereference of a possibly null reference.