Skip to content

RavenDB-23743 Extend the configuration options #33

RavenDB-23743 Extend the configuration options

RavenDB-23743 Extend the configuration options #33

Triggered via pull request March 9, 2025 16:40
@lastav5lastav5
synchronize #8
add-conventions
Status Failure
Total duration 1m 3s
Artifacts

akkaTests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build
Process completed with exit code 1.
build: src/Akka.Persistence.RavenDB/Query/ContinuousQuery/ObservableExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
build: src/Akka.Persistence.RavenDB/Query/ContinuousQuery/ObservableExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
build: src/Akka.Persistence.RavenDB/Journal/Types/UniqueActor.cs#L6
Non-nullable field 'PersistenceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/EventMetadata.cs#L6
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/EventMetadata.cs#L7
Non-nullable field 'PersistenceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L32
Possible null reference assignment.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L8
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L9
Non-nullable field 'PersistenceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L11
Non-nullable field 'Payload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L14
Non-nullable field 'WriterGuid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Query/ContinuousQuery/ObservableExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
build: src/Akka.Persistence.RavenDB/Query/ContinuousQuery/ObservableExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
build: src/Akka.Persistence.RavenDB/Journal/Types/UniqueActor.cs#L6
Non-nullable field 'PersistenceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/EventMetadata.cs#L6
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/EventMetadata.cs#L7
Non-nullable field 'PersistenceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L32
Possible null reference assignment.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L8
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L9
Non-nullable field 'PersistenceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L11
Non-nullable field 'Payload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Akka.Persistence.RavenDB/Journal/Types/Event.cs#L14
Non-nullable field 'WriterGuid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.