Skip to content

Fix plugin exception #9359

Fix plugin exception

Fix plugin exception #9359

Triggered via pull request July 18, 2024 16:50
Status Success
Total duration 5m 12s
Artifacts

main.yml

on: pull_request
Matrix: Test
Test-Everything
58s
Test-Everything
PublishPackage
0s
PublishPackage
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
Test-Everything: src/Neo.CLI/CLI/MainService.Blockchain.cs#L85
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test-Everything: src/Neo.CLI/CLI/MainService.Network.cs#L120
Converting null literal or possible null value to non-nullable type.
Test-Everything: src/Neo.CLI/CLI/MainService.Network.cs#L121
Possible null reference argument for parameter 'ret' in 'void MainService.OnBroadcastCommand(MessageCommand command, ISerializable ret)'.
Test-Everything: src/Neo.CLI/CLI/MainService.Wallet.cs#L621
Converting null literal or possible null value to non-nullable type.
Test-Everything: src/Neo.CLI/CLI/MainService.Wallet.cs#L623
Dereference of a possibly null reference.
Test-Everything: src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test-Everything: src/Plugins/TokensTracker/Trackers/NEP-11/Nep11Tracker.cs#L286
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test-Everything: src/Plugins/OracleService/OracleService.cs#L239
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test-Everything: src/Plugins/OracleService/OracleService.cs#L331
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test-Everything: src/Neo.CLI/CLI/MainService.Blockchain.cs#L85
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (macos-latest): src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (macos-latest): src/Neo.CLI/CLI/MainService.Blockchain.cs#L85
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (macos-latest): src/Neo.CLI/CLI/MainService.Network.cs#L120
Converting null literal or possible null value to non-nullable type.
Test (macos-latest): src/Neo.CLI/CLI/MainService.Network.cs#L121
Possible null reference argument for parameter 'ret' in 'void MainService.OnBroadcastCommand(MessageCommand command, ISerializable ret)'.
Test (macos-latest): src/Neo.CLI/CLI/MainService.Wallet.cs#L621
Converting null literal or possible null value to non-nullable type.
Test (macos-latest): src/Neo.CLI/CLI/MainService.Wallet.cs#L623
Dereference of a possibly null reference.
Test (macos-latest): src/Plugins/TokensTracker/Trackers/NEP-11/Nep11Tracker.cs#L286
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (macos-latest): src/Plugins/OracleService/OracleService.cs#L239
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (macos-latest): src/Plugins/OracleService/OracleService.cs#L331
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (macos-latest): src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (ubuntu-latest): src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (ubuntu-latest): src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (ubuntu-latest): src/Plugins/OracleService/OracleService.cs#L239
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (ubuntu-latest): src/Plugins/OracleService/OracleService.cs#L331
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (ubuntu-latest): src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (windows-latest): src/Neo.CLI/CLI/MainService.Blockchain.cs#L85
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (windows-latest): src/Neo.CLI/CLI/MainService.Network.cs#L120
Converting null literal or possible null value to non-nullable type.
Test (windows-latest): src/Neo.CLI/CLI/MainService.Network.cs#L121
Possible null reference argument for parameter 'ret' in 'void MainService.OnBroadcastCommand(MessageCommand command, ISerializable ret)'.
Test (windows-latest): src/Neo.CLI/CLI/MainService.Wallet.cs#L621
Converting null literal or possible null value to non-nullable type.
Test (windows-latest): src/Neo.CLI/CLI/MainService.Wallet.cs#L623
Dereference of a possibly null reference.
Test (windows-latest): src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (windows-latest): src/Plugins/TokensTracker/Trackers/NEP-11/Nep11Tracker.cs#L286
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (windows-latest): src/Plugins/OracleService/OracleService.cs#L239
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (windows-latest): src/Plugins/OracleService/OracleService.cs#L331
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (windows-latest): src/Neo.CLI/CLI/MainService.Blockchain.cs#L85
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'