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.14, Oracle Data Provider to v21.12.0… #31

Updated to Akka.Persistence v1.5.14, Oracle Data Provider to v21.12.0…

Updated to Akka.Persistence v1.5.14, Oracle Data Provider to v21.12.0… #31

Triggered via push November 19, 2023 09:39
Status Success
Total duration 6m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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'
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/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/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'