Iso handling - #17
Merged
Merged
Annotations
40 warnings
|
DiscTools/DiscTools/CueHandler.cs#L91
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
DiscTools/DiscTools/CueHandler.cs#L89
Converting null literal or possible null value to non-nullable type.
|
|
DiscTools/DiscTools/CueHandler.cs#L38
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L30
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L104
Non-nullable property 'Indexes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/CueHandler.cs#L103
Non-nullable property 'Track' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/CueHandler.cs#L102
Non-nullable property 'FileType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/CueHandler.cs#L101
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/SBI/SubQPatchData.cs#L5
Non-nullable property 'ABAs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/ISO/Bit.cs#L86
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
DiscTools/DiscTools/CueHandler.cs#L91
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
DiscTools/DiscTools/CueHandler.cs#L89
Converting null literal or possible null value to non-nullable type.
|
|
DiscTools/DiscTools/CueHandler.cs#L38
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L30
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L104
Non-nullable property 'Indexes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/CueHandler.cs#L103
Non-nullable property 'Track' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/CueHandler.cs#L102
Non-nullable property 'FileType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/CueHandler.cs#L101
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/SBI/SubQPatchData.cs#L5
Non-nullable property 'ABAs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/ISO/Bit.cs#L86
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
DiscTools/DiscTools/CueHandler.cs#L91
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
DiscTools/DiscTools/CueHandler.cs#L89
Converting null literal or possible null value to non-nullable type.
|
|
DiscTools/DiscTools/CueHandler.cs#L38
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L30
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L104
Non-nullable property 'Indexes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/CueHandler.cs#L103
Non-nullable property 'Track' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/CueHandler.cs#L102
Non-nullable property 'FileType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/CueHandler.cs#L101
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/SBI/SubQPatchData.cs#L5
Non-nullable property 'ABAs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/ISO/Bit.cs#L86
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
DiscTools/DiscTools/Objects/DiscData.cs#L16
Non-nullable property 'InternalDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/Objects/DiscData.cs#L15
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/Objects/DiscData.cs#L14
Non-nullable property 'SerialNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/Objects/DiscData.cs#L13
Non-nullable property 'Developer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/Objects/DiscData.cs#L12
Non-nullable property 'Publisher' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/Objects/DiscData.cs#L11
Non-nullable property 'ManufacturerID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/Objects/DiscData.cs#L10
Non-nullable property 'GameTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/ISO/BitReverse.cs#L9
Non-nullable field 'Byte8' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
DiscTools/DiscTools/SBI/SubQPatchData.cs#L5
Non-nullable property 'ABAs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/ISO/Bit.cs#L86
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading