[Move]
Part-4 Classes into Different Library - Neo.Extensions
#9362
Annotations
3 errors and 10 warnings
tests/Neo.UnitTests/TestUtils.Transaction.cs#L120
'DateTime' does not contain a definition for 'ToTimestampMS' and no accessible extension method 'ToTimestampMS' accepting a first argument of type 'DateTime' could be found (are you missing a using directive or an assembly reference?)
|
tests/Neo.UnitTests/TestUtils.Transaction.cs#L120
'DateTime' does not contain a definition for 'ToTimestampMS' and no accessible extension method 'ToTimestampMS' accepting a first argument of type 'DateTime' could be found (are you missing a using directive or an assembly reference?)
|
|
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/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/TokensTracker/Trackers/NEP-11/Nep11Tracker.cs#L287
'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