fix(deps): update dependency opentelemetry to 1.10.0 #891
Annotations
18 warnings
.NET Test:
src/oidc-guard/Program.cs#L312
Dereference of a possibly null reference.
|
.NET Test:
src/oidc-guard/Program.cs#L339
Dereference of a possibly null reference.
|
.NET Build:
src/oidc-guard/Program.cs#L312
Dereference of a possibly null reference.
|
.NET Build:
src/oidc-guard/Program.cs#L339
Dereference of a possibly null reference.
|
.NET Build:
tests/oidc-guard-tests/EndToEnd/Helm.cs#L44
Dereference of a possibly null reference.
|
.NET Build:
tests/oidc-guard-tests/EndToEndNginx.cs#L35
Dereference of a possibly null reference.
|
.NET Build:
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)'.
|
.NET Build:
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.
|
.NET Build:
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.
|
.NET Build:
tests/oidc-guard-tests/EndToEndTraefik.cs#L58
Dereference of a possibly null reference.
|
.NET Build:
tests/oidc-guard-tests/Infra/AuthTestsHelpers.cs#L46
Cannot convert null literal to non-nullable reference type.
|
.NET Build:
tests/oidc-guard-tests/Infra/AuthTestsHelpers.cs#L58
Cannot convert null literal to non-nullable reference type.
|
Docker Buildx
Dereference of a possibly null reference.
|
Docker Buildx
Dereference of a possibly null reference.
|
Docker Buildx
Dereference of a possibly null reference.
|
Docker Buildx
Dereference of a possibly null reference.
|
Docker Buildx
Dereference of a possibly null reference.
|
Docker Buildx
Dereference of a possibly null reference.
|
Loading