speed up #5738
Annotations
11 errors and 4 warnings
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/RecordFusionShape.cs#L417
Non-nullable property 'CurrentCall' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/Neutral/LiftCEInIf.cs#L61
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
Build:
src/Nncase.Passes/Rules/Neutral/LiftCEInIf.cs#L59
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/ShapeBucketHelper.cs#L45
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/ShapeBucketHelper.cs#L31
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/ShapeBucketHelper.cs#L31
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/ShapeBucketHelper.cs#L32
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/ShapeBucketHelper.cs#L33
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
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.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading