Remove big nuget packages (#923) #3095
Annotations
10 warnings
Build (Neo.SmartContract.Testing):
neo/src/Neo/NeoSystem.cs#L118
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (Neo.SmartContract.Testing):
neo/src/Neo/NeoSystem.cs#L118
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (Neo.SmartContract.Testing):
neo/src/Neo/ProtocolSettings.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (Neo.SmartContract.Testing):
src/Neo.SmartContract.Testing/Coverage/AbiMethod.cs#L94
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'bool IEquatable<AbiMethod>.Equals(AbiMethod? other)' (possibly because of nullability attributes).
|
Build (Neo.SmartContract.Testing):
src/Neo.SmartContract.Testing/Coverage/AbiMethod.cs#L87
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build (Neo.SmartContract.Testing):
src/Neo.SmartContract.Testing/Coverage/CoverageHit.cs#L167
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input, string pattern)'.
|
Build (Neo.SmartContract.Testing):
src/Neo.SmartContract.Testing/Native/NeoToken.cs#L53
The event 'NeoToken.OnTransfer' is never used
|
Build (Neo.SmartContract.Testing):
src/Neo.SmartContract.Testing/Native/NeoToken.cs#L49
The event 'NeoToken.OnCandidateStateChanged' is never used
|
Build (Neo.SmartContract.Testing):
src/Neo.SmartContract.Testing/Native/RoleManagement.cs#L14
The event 'RoleManagement.OnDesignation' is never used
|
Build (Neo.SmartContract.Testing):
src/Neo.SmartContract.Testing/Native/GasToken.cs#L13
The event 'GasToken.OnTransfer' is never used
|
The logs for this run have expired and are no longer available.
Loading