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 #36
Annotations
2 errors and 11 warnings
Akka.Persistence.Oracle.Tests.Query.OraclePersistenceIdsSpec.ReadJournal_AllPersistenceIds_should_find_new_events_after_demand_request:
src/Akka.Persistence.Oracle.Tests/Query/OraclePersistenceIdsSpec.cs#L67
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. 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'
|