Skip to content

Start new versioning scheme #544

Start new versioning scheme

Start new versioning scheme #544

Triggered via push September 4, 2024 10:22
Status Success
Total duration 51s
Artifacts

dotnet.yml

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

Annotations

11 warnings
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.