Skip to content

Bump Akka.Persistence and Akka #18

Bump Akka.Persistence and Akka

Bump Akka.Persistence and Akka #18

Triggered via pull request April 2, 2024 11:49
Status Failure
Total duration 32s
Artifacts

pr_validation.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Journal/EventStoreJournal.cs#L69
'object' does not contain a definition for 'Match' and no accessible extension method 'Match' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Journal/EventStoreJournal.cs#L292
'object' does not contain a definition for 'Match' and no accessible extension method 'Match' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Journal/EventStoreJournal.cs#L69
'object' does not contain a definition for 'Match' and no accessible extension method 'Match' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Journal/EventStoreJournal.cs#L292
'object' does not contain a definition for 'Match' and no accessible extension method 'Match' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Journal/EventStoreJournal.cs#L69
'object' does not contain a definition for 'Match' and no accessible extension method 'Match' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Journal/EventStoreJournal.cs#L292
'object' does not contain a definition for 'Match' and no accessible extension method 'Match' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Journal/EventStoreJournal.cs#L69
'object' does not contain a definition for 'Match' and no accessible extension method 'Match' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Journal/EventStoreJournal.cs#L292
'object' does not contain a definition for 'Match' and no accessible extension method 'Match' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest
Process completed with exit code 1.
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Snapshot/EventStoreSnapshotStore.cs#L28
Non-nullable field '_conn' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test-ubuntu-latest: src/Akka.Persistence.EventStore/Snapshot/EventStoreSnapshotStore.cs#L28
Non-nullable field '_snapshotAdapter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test-ubuntu-latest: src/Akka.Persistence.EventStore/DefaultSnapshotEventAdapter.cs#L51
Dereference of a possibly null reference.
Test-ubuntu-latest: src/Akka.Persistence.EventStore/DefaultSnapshotEventAdapter.cs#L51
Converting null literal or possible null value to non-nullable type.
Test-ubuntu-latest: src/Akka.Persistence.EventStore/DefaultSnapshotEventAdapter.cs#L52
Possible null reference argument for parameter 'value' in 'JToken.explicit operator long(JToken value)'.
Test-ubuntu-latest: src/Akka.Persistence.EventStore/DefaultSnapshotEventAdapter.cs#L53
Converting null literal or possible null value to non-nullable type.
Test-ubuntu-latest: src/Akka.Persistence.EventStore/DefaultSnapshotEventAdapter.cs#L77
Converting null literal or possible null value to non-nullable type.
Test-ubuntu-latest: src/Akka.Persistence.EventStore/DefaultEventAdapter.cs#L82
Dereference of a possibly null reference.
Test-ubuntu-latest: src/Akka.Persistence.EventStore/DefaultEventAdapter.cs#L82
Converting null literal or possible null value to non-nullable type.