Skip to content

chore: Bump NSubstitute from 5.3.0 to 6.0.0 #13

chore: Bump NSubstitute from 5.3.0 to 6.0.0

chore: Bump NSubstitute from 5.3.0 to 6.0.0 #13

Triggered via pull request July 20, 2026 18:20
Status Failure
Total duration 1m 28s
Artifacts

pr-quality.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
quality: tests/MinimalLambda.OpenTelemetry.UnitTests/OnShutdownOpenTelemetryExtensionsTests.cs#L189
Cannot convert null literal to non-nullable reference type.
quality: tests/MinimalLambda.OpenTelemetry.UnitTests/OnShutdownOpenTelemetryExtensionsTests.cs#L57
Cannot convert null literal to non-nullable reference type.
quality: tests/MinimalLambda.OpenTelemetry.UnitTests/MiddlewareOpenTelemetryExtensionsTest.cs#L29
Cannot convert null literal to non-nullable reference type.
quality: tests/MinimalLambda.OpenTelemetry.UnitTests/OnShutdownOpenTelemetryExtensionsTests.cs#L34
Cannot convert null literal to non-nullable reference type.
quality: tests/MinimalLambda.OpenTelemetry.UnitTests/OnShutdownOpenTelemetryExtensionsTests.cs#L212
Cannot convert null literal to non-nullable reference type.
quality: tests/MinimalLambda.OpenTelemetry.UnitTests/OnShutdownOpenTelemetryExtensionsTests.cs#L189
Cannot convert null literal to non-nullable reference type.
quality: tests/MinimalLambda.OpenTelemetry.UnitTests/OnShutdownOpenTelemetryExtensionsTests.cs#L57
Cannot convert null literal to non-nullable reference type.
quality: tests/MinimalLambda.OpenTelemetry.UnitTests/OnShutdownOpenTelemetryExtensionsTests.cs#L34
Cannot convert null literal to non-nullable reference type.
quality: tests/MinimalLambda.OpenTelemetry.UnitTests/MiddlewareOpenTelemetryExtensionsTest.cs#L29
Cannot convert null literal to non-nullable reference type.
quality: tests/MinimalLambda.UnitTests/Core/Context/LambdaInvocationContextFactory.cs#L127
Possible null reference argument for parameter 'source' in 'int Enumerable.Count<IFeatureProvider>(IEnumerable<IFeatureProvider> source)'.