Skip to content

Remove MediatR package #592

Remove MediatR package

Remove MediatR package #592

Triggered via pull request July 4, 2025 10:24
Status Success
Total duration 48s
Artifacts

dotnet.yml

on: pull_request
run-tests
45s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
run-tests: src/ConductorSharp.Engine/Extensions/ConductorSharpBuilder.cs#L18
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.
run-tests: src/ConductorSharp.Client/Generated/ConductorClient.cs#L3290
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#L2835
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#L2462
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#L1786
Converting null literal or possible null value to non-nullable type.
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#L7142
Single-line comment or end-of-line expected