SmartContract: restrict the number of allowed notifications #10125
Annotations
3 errors and 6 warnings
tests/Neo.UnitTests/SmartContract/Native/UT_NativeContract.cs#L86
'UT_ProtocolSettings' does not contain a definition for 'CreateHKSettings'
|
tests/Neo.UnitTests/SmartContract/Native/UT_NativeContract.cs#L86
'UT_ProtocolSettings' does not contain a definition for 'CreateHKSettings'
|
|
benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
|
src/Neo/SmartContract/Native/RoleManagement.cs#L84
'ApplicationEngine.Snapshot' is obsolete: 'This property is deprecated. Use SnapshotCache instead.'
|
src/Neo/SmartContract/Native/RoleManagement.cs#L84
'ApplicationEngine.Snapshot' is obsolete: 'This property is deprecated. Use SnapshotCache instead.'
|
benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
|
src/Neo/SmartContract/Native/RoleManagement.cs#L84
'ApplicationEngine.Snapshot' is obsolete: 'This property is deprecated. Use SnapshotCache instead.'
|
src/Neo/SmartContract/Native/RoleManagement.cs#L84
'ApplicationEngine.Snapshot' is obsolete: 'This property is deprecated. Use SnapshotCache instead.'
|
This job failed
Loading