Skip to content

[Test] add instructions to the contract methods (#1191) #4837

[Test] add instructions to the contract methods (#1191)

[Test] add instructions to the contract methods (#1191) #4837

Triggered via push October 8, 2024 09:25
Status Failure
Total duration 5m 51s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
PublishPackage
Process completed with exit code 1.
Test: src/Neo.SmartContract.Testing/Coverage/Formats/CoberturaFormat.cs#L66
Dereference of a possibly null reference.
Test: src/Neo.Compiler.CSharp/MethodConvert/Expression/Expression.cs#L57
Possible null reference argument for parameter 'value' in 'object MethodConvert.ConvertComplexConstantTypes(ITypeSymbol typeSymbol, object value, ExpressionSyntax syntax)'.
Test: src/Neo.Compiler.CSharp/MethodConvert/Helpers/SlotHelpers.cs#L311
Dereference of a possibly null reference.
Test: src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L96
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L97
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L117
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L122
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
Test: src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L134
Dereference of a possibly null reference.
Test: src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L142
Dereference of a possibly null reference.
Test: src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L147
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
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: src/Neo.SmartContract.Analyzer/SystemDiagnosticsUsageAnalyzer.cs#L15
Diagnostic Id 'NC4025' is already used by analyzer 'EnumMethodsUsageAnalyzer'. Please use a different diagnostic ID.
Test: src/Neo.SmartContract.Analyzer/AnalyzerReleases.Unshipped.md#L3
Analyzer release file 'AnalyzerReleases.Unshipped.md' has a missing or invalid release header '| Rule ID | Category | Severity | Notes |' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
Test: tests/Neo.Compiler.CSharp.TestContracts/Contract_PropertyMethod.cs#L28
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: tests/Neo.Compiler.CSharp.TestContracts/Contract_Enum.cs#L28
Converting null literal or possible null value to non-nullable type.
Test: tests/Neo.Compiler.CSharp.TestContracts/Contract_Enum.cs#L33
Converting null literal or possible null value to non-nullable type.
Test: tests/Neo.Compiler.CSharp.TestContracts/Contract_Enum.cs#L58
Possible null reference return.
Test: tests/Neo.Compiler.CSharp.TestContracts/Contract_Enum.cs#L63
Possible null reference return.
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/