Skip to content

feat!: add background publisher #59

feat!: add background publisher

feat!: add background publisher #59

Triggered via push March 18, 2025 00:05
Status Failure
Total duration 49s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
test: src/Mediator.DependencyInjection/PublisherBase.cs#L87
Possible null reference return.
test: src/Mediator.DependencyInjection/PublisherBase.cs#L87
Converting null literal or possible null value to non-nullable type.
test: src/Mediator.DependencyInjection/PublisherBase.cs#L87
Possible null reference return.
test: src/Mediator.DependencyInjection/PublisherBase.cs#L87
Converting null literal or possible null value to non-nullable type.
test: src/Mediator.DependencyInjection/Wrappers/NotificationWrapper.cs#L22
Possible null reference return.
test: src/Mediator.DependencyInjection/Wrappers/NotificationWrapper.cs#L22
Converting null literal or possible null value to non-nullable type.
test: src/Mediator.DependencyInjection/Wrappers/RequestWrapper.cs#L41
Possible null reference return.
test: src/Mediator.DependencyInjection/Wrappers/RequestWrapper.cs#L41
Converting null literal or possible null value to non-nullable type.
test: src/Mediator.DependencyInjection/Wrappers/StreamRequestWrapper.cs#L43
Possible null reference return.
test: src/Mediator.DependencyInjection/Wrappers/StreamRequestWrapper.cs#L43
Converting null literal or possible null value to non-nullable type.