Skip to content

[Move] Part-4 Classes into Different Library - Neo.Extensions #9362

[Move] Part-4 Classes into Different Library - Neo.Extensions

[Move] Part-4 Classes into Different Library - Neo.Extensions #9362

Triggered via pull request July 19, 2024 02:19
Status Failure
Total duration 2m 35s
Artifacts

main.yml

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

Annotations

10 errors and 20 warnings
Test (macos-latest): 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?)
Test (macos-latest): 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?)
Test (macos-latest)
Process completed with exit code 1.
Test (windows-latest)
The job was canceled because "macos-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Test (ubuntu-latest)
The operation was canceled.
Test-Everything: 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?)
Test-Everything: 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?)
Test-Everything
Process completed with exit code 1.
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#L121
Converting null literal or possible null value to non-nullable type.
Test (macos-latest): src/Neo.CLI/CLI/MainService.Network.cs#L122
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#L622
Converting null literal or possible null value to non-nullable type.
Test (macos-latest): src/Neo.CLI/CLI/MainService.Wallet.cs#L624
Dereference of a possibly null reference.
Test (macos-latest): src/Plugins/OracleService/OracleService.cs#L238
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (macos-latest): src/Plugins/OracleService/OracleService.cs#L330
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test (macos-latest): src/Plugins/TokensTracker/Trackers/NEP-11/Nep11Tracker.cs#L287
'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-Everything: src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test-Everything: src/Plugins/RpcServer/RpcServer.Wallet.cs#L100
'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-Everything: src/Neo.CLI/CLI/MainService.Network.cs#L121
Converting null literal or possible null value to non-nullable type.
Test-Everything: src/Neo.CLI/CLI/MainService.Network.cs#L122
Possible null reference argument for parameter 'ret' in 'void MainService.OnBroadcastCommand(MessageCommand command, ISerializable ret)'.
Test-Everything: src/Neo.CLI/CLI/MainService.Wallet.cs#L622
Converting null literal or possible null value to non-nullable type.
Test-Everything: src/Neo.CLI/CLI/MainService.Wallet.cs#L624
Dereference of a possibly null reference.
Test-Everything: src/Plugins/OracleService/OracleService.cs#L238
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test-Everything: src/Plugins/OracleService/OracleService.cs#L330
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'
Test-Everything: src/Plugins/TokensTracker/Trackers/NEP-11/Nep11Tracker.cs#L287
'NeoSystem.GetSnapshot()' is obsolete: 'This method is obsolete, use GetSnapshotCache instead.'