Make full release #561
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.
|