[Neo Core] Ensure LevelDB Snapshot Only be Used by One Thread #9354
Annotations
2 errors and 10 warnings
|
|
src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
|
src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
|
src/Neo.CLI/CLI/MainService.Blockchain.cs#L85
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
|
src/Neo.CLI/CLI/MainService.Network.cs#L120
Converting null literal or possible null value to non-nullable type.
|
src/Neo.CLI/CLI/MainService.Network.cs#L121
Possible null reference argument for parameter 'ret' in 'void MainService.OnBroadcastCommand(MessageCommand command, ISerializable ret)'.
|
src/Neo.CLI/CLI/MainService.Wallet.cs#L621
Converting null literal or possible null value to non-nullable type.
|
src/Neo.CLI/CLI/MainService.Wallet.cs#L623
Dereference of a possibly null reference.
|
src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
|
src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
|
src/Neo.CLI/CLI/MainService.Blockchain.cs#L85
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
|
This job was cancelled
Loading