chore(deps): replace RocksDB package #10924
code-lint.yml
on: pull_request
Check code lint
3m 37s
Annotations
3 errors
|
Check code lint
Process completed with exit code 1.
|
|
Check code lint:
src/Nethermind/Nethermind.Db.Rocks/DbOnTheRocks.cs#L684
'WriteOptions' does not contain a definition for 'SetDisableWal' and no accessible extension method 'SetDisableWal' accepting a first argument of type 'WriteOptions' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/nethermind/nethermind/src/Nethermind/Nethermind.Db.Rocks/Nethermind.Db.Rocks.csproj]
|
|
Check code lint:
src/Nethermind/Nethermind.Db.Rocks/DbOnTheRocks.cs#L678
'WriteOptions' does not contain a definition for 'SetDisableWal' and no accessible extension method 'SetDisableWal' accepting a first argument of type 'WriteOptions' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/nethermind/nethermind/src/Nethermind/Nethermind.Db.Rocks/Nethermind.Db.Rocks.csproj]
|