[Move]
Part-4 Classes into Different Library - Neo.Extensions
#9363
Annotations
10 warnings
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#L121
Converting null literal or possible null value to non-nullable type.
|
src/Neo.CLI/CLI/MainService.Network.cs#L122
Possible null reference argument for parameter 'ret' in 'void MainService.OnBroadcastCommand(MessageCommand command, ISerializable ret)'.
|
src/Neo.CLI/CLI/MainService.Wallet.cs#L622
Converting null literal or possible null value to non-nullable type.
|
src/Neo.CLI/CLI/MainService.Wallet.cs#L624
Dereference of a possibly null reference.
|
src/Plugins/TokensTracker/Trackers/NEP-11/Nep11Tracker.cs#L287
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
|
src/Plugins/OracleService/OracleService.cs#L238
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
|
src/Plugins/OracleService/OracleService.cs#L330
'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.'
|
The logs for this run have expired and are no longer available.
Loading