Gcode writer review #47
Closed
Annotations
2 errors and 10 warnings
|
|
|
|
|
ReaderWriter/3rdPartyFormatAdapters/GCODE/GCodeReaderWriter/GCodeReader.cs#L418
Possible mistaken empty statement
|
|
ReaderWriter/3rdPartyFormatAdapters/GCODE/GCodeReaderWriter/GCodeCommand.cs#L71
The field 'ToolParams.toolNumber' is never used
|
|
ReaderWriter/3rdPartyFormatAdapters/GCODE/GCodeReaderWriter/GCodeReader.cs#L45
The field 'GCodeReader._fileLoadingFinished' is never used
|
|
ReaderWriter/3rdPartyFormatAdapters/GCODE/GCodeReaderWriter/GCodeWriter.cs#L62
The field 'GCodeWriter._lastWrittenParams' is assigned but its value is never used
|
|
Benchmarks/VectorTransformBenchmark.cs#L326
Possible null reference return.
|
|
Benchmarks/VectorTransformBenchmark.cs#L327
Unreachable code detected
|
|
Benchmarks/VectorTransformBenchmark.cs#L53
Non-nullable field 'vectorBlock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Benchmarks/VectorTransformBenchmark.cs#L55
Non-nullable field 'spanArray' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Benchmarks/VectorTransformBenchmark.cs#L570
Non-nullable field 'vectorBlock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Benchmarks/VectorTransformBenchmark.cs#L571
Non-nullable field 'spanArray' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading