Skip to content

Make full release

Make full release #561

Triggered via push December 13, 2024 12:12
Status Success
Total duration 1m 0s
Artifacts

dotnet.yml

on: push
run-tests
50s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
run-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L7142
Single-line comment or end-of-line expected
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L1429
Converting null literal or possible null value to non-nullable type.
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L1786
Converting null literal or possible null value to non-nullable type.
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L1892
Converting null literal or possible null value to non-nullable type.
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L2462
Converting null literal or possible null value to non-nullable type.
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L2570
Converting null literal or possible null value to non-nullable type.
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L2835
Converting null literal or possible null value to non-nullable type.
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L3204
Converting null literal or possible null value to non-nullable type.
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L3290
Converting null literal or possible null value to non-nullable type.
run-tests: src/ConductorSharp.Engine/Extensions/ConductorSharpBuilder.cs#L20
Parameter 'IServiceCollection builder' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.