Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Updated to Akka.Persistence v1.5.20 and Oracle Data Provider for .NET to v23.4.0 #34

Updated to Akka.Persistence v1.5.20 and Oracle Data Provider for .NET to v23.4.0

Updated to Akka.Persistence v1.5.20 and Oracle Data Provider for .NET to v23.4.0 #34

Triggered via pull request May 5, 2024 08:53
Status Failure
Total duration 4m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Akka.Persistence.Oracle.Tests.Query.OracleAllEventsSpec.ReadJournal_query_AllEvents_should_find_events_from_offset_exclusive
Failed: Timeout 00:00:10 while waiting for a message of type System.String
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Akka.Persistence.Oracle/Snapshot/OracleSnapshotStore.cs#L24
'QueryConfiguration.QueryConfiguration(string, string, string, string, string, string, string, string, TimeSpan, string, bool)' is obsolete: 'Use the constructor that takes read and write isolation level argument (since v1.5.2)'
build: src/Akka.Persistence.Oracle/Journal/BatchingOracleJournalSetup.cs#L18
'QueryConfiguration.QueryConfiguration(string, string, string, string, string, string, string, string, string, string, string, string, TimeSpan, string, bool)' is obsolete: 'Use .ctor that accepts read and write IsolationLevel instead (since v1.5.2)'
build: src/Akka.Persistence.Oracle/Journal/BatchingOracleJournalSetup.cs#L37
'BatchingSqlJournalSetup.BatchingSqlJournalSetup(string, int, int, int, bool, TimeSpan, IsolationLevel, CircuitBreakerSettings, ReplayFilterSettings, QueryConfiguration, string)' is obsolete: 'Use constructor with separate read and write isolation level instead. (since v1.5.2)'
build: src/Akka.Persistence.Oracle/Journal/OracleJournal.cs#L23
'QueryConfiguration.QueryConfiguration(string, string, string, string, string, string, string, string, string, string, string, string, TimeSpan, string, bool)' is obsolete: 'Use .ctor that accepts read and write IsolationLevel instead (since v1.5.2)'
build: src/Akka.Persistence.Oracle/Snapshot/OracleQueryExecutor.cs#L116
'QueryConfiguration.DefaultSerializer' is obsolete: 'This property should never be used for writes, use the default `System.Object` serializer instead'
build: src/Akka.Persistence.Oracle/Snapshot/OracleQueryExecutor.cs#L125
'QueryConfiguration.DefaultSerializer' is obsolete: 'This property should never be used for writes, use the default `System.Object` serializer instead'
build: src/Akka.Persistence.Oracle/Snapshot/OracleQueryExecutor.cs#L189
'QueryConfiguration.DefaultSerializer' is obsolete: 'This property should never be used for writes, use the default `System.Object` serializer instead'
build: src/Akka.Persistence.Oracle/Snapshot/OracleSnapshotStore.cs#L24
'QueryConfiguration.QueryConfiguration(string, string, string, string, string, string, string, string, TimeSpan, string, bool)' is obsolete: 'Use the constructor that takes read and write isolation level argument (since v1.5.2)'
build: src/Akka.Persistence.Oracle/Snapshot/OracleQueryExecutor.cs#L116
'QueryConfiguration.DefaultSerializer' is obsolete: 'This property should never be used for writes, use the default `System.Object` serializer instead'
build: src/Akka.Persistence.Oracle/Snapshot/OracleQueryExecutor.cs#L125
'QueryConfiguration.DefaultSerializer' is obsolete: 'This property should never be used for writes, use the default `System.Object` serializer instead'