Skip to content

update system methods. #4625

update system methods.

update system methods. #4625

Triggered via pull request August 25, 2024 18:27
Status Success
Total duration 5m 13s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Test: src/Neo.SmartContract.Testing/Coverage/Formats/CoberturaFormat.cs#L66
Dereference of a possibly null reference.
Test: src/Neo.Compiler.CSharp/SystemMethods/SystemMethods.cs#L87
Possible null reference argument for parameter 'type' in 'string SystemMethods.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/SystemMethods/SystemMethods.cs#L88
Possible null reference argument for parameter 'type' in 'string SystemMethods.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/SystemMethods/SystemMethods.cs#L108
Possible null reference argument for parameter 'type' in 'string SystemMethods.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/SystemMethods/SystemMethods.cs#L113
Possible null reference argument for parameter 'type' in 'string SystemMethods.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/SystemMethods/SystemMethods.cs#L125
Dereference of a possibly null reference.
Test: src/Neo.Compiler.CSharp/SystemMethods/SystemMethods.cs#L133
Dereference of a possibly null reference.
Test: src/Neo.Compiler.CSharp/SystemMethods/SystemMethods.cs#L138
Possible null reference argument for parameter 'type' in 'string SystemMethods.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/SystemMethods/SystemMethods.cs#L173
Possible null reference argument for parameter 'type' in 'string SystemMethods.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/MethodConvert/Expression/Expression.cs#L59
Possible null reference argument for parameter 'value' in 'object MethodConvert.ConvertComplexConstantTypes(ITypeSymbol typeSymbol, object value, ExpressionSyntax syntax)'.
Test: src/Neo.SmartContract.Analyzer/InitialValueAnalyzer.cs#L87
Dereference of a possibly null reference.
Test: src/Neo.SmartContract.Analyzer/InitialValueAnalyzer.cs#L87
Dereference of a possibly null reference.
Test: src/Neo.SmartContract.Analyzer/InitialValueAnalyzer.cs#L111
Dereference of a possibly null reference.
Test: tests/Neo.SmartContract.Framework.TestContracts/Contract_Nullable.cs#L26
Dereference of a possibly null reference.
Test: tests/Neo.SmartContract.Framework.TestContracts/Contract_Nullable.cs#L36
Dereference of a possibly null reference.
Test: tests/Neo.SmartContract.Framework.UnitTests/TestingArtifacts/Contract_SupportedStandard11Enum.cs#L27
The event 'Contract_SupportedStandard11Enum.OnTransfer' is never used
Test: tests/Neo.SmartContract.Framework.UnitTests/TestingArtifacts/Contract_SupportedStandard17Enum.cs#L25
The event 'Contract_SupportedStandard17Enum.OnTransfer' is never used