Support binary files #55
Draft
Annotations
1 error and 10 warnings
|
|
|
FbxSharp/BinaryParser7700.cs#L12
Parameter 'string filename' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
FbxSharp/BinaryParser7700.cs#L12
Parameter 'Stream stream' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
FbxSharp/ObjectPrinter.cs#L228
The variable 's' is declared but never used
|
|
FbxSharp/BinaryParser.cs#L366
Unreachable code detected
|
|
FbxSharp/Visitor.cs#L368
The variable 'j' is declared but never used
|
|
FbxSharp/Visitor.cs#L367
The variable 'i' is declared but never used
|
|
FbxSharp/Visitor.cs#L342
The variable 'i' is declared but never used
|
|
FbxSharp/Visitor.cs#L328
The variable 'i' is declared but never used
|
|
FbxSharp/Visitor.cs#L296
The variable 'i' is declared but never used
|
|
FbxSharp/FbxImporter.cs#L16
'FbxImporter.Name' hides inherited member 'FbxObject.Name'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading