Fix shape bucket #5736
Annotations
5 errors and 1 warning
Build:
src/Nncase.Passes/Rules/ShapeBucket/RecordFusionShape.cs#L417
Non-nullable property 'CurrentCall' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/RecordFusionShape.cs#L406
Unreachable code detected
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/RecordFusionShape.cs#L287
A field should not follow a property (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/SplitLLMStage.cs#L128
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Build
Process completed with exit code 1.
|
Setup .NET
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading