fix: fixes for Linux build #18
Annotations
40 warnings
|
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#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/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#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#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/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/CueHandler.cs#L30
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L38
Possible null reference return.
|
|
DiscTools/DiscTools/Inspection/Statics/SonyMethods/SFO.cs#L41
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
DiscTools/DiscTools/Inspection/Statics/SonyMethods/SFO.cs#L43
Non-nullable property 'ValueString' 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/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/CueHandler.cs#L30
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L38
Possible null reference return.
|
|
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/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#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#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#L89
Converting null literal or possible null value to non-nullable type.
|
|
DiscTools/DiscTools/CueHandler.cs#L91
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
DiscTools/DiscTools/ISO/Bit.cs#L86
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
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/CueHandler.cs#L30
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L38
Possible null reference return.
|
|
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/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#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#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#L89
Converting null literal or possible null value to non-nullable type.
|
|
DiscTools/DiscTools/CueHandler.cs#L91
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
DiscTools/DiscTools/ISO/Bit.cs#L86
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
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/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/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#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#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#L30
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L38
Possible null reference return.
|
|
DiscTools/DiscTools/CueHandler.cs#L89
Converting null literal or possible null value to non-nullable type.
|
|
DiscTools/DiscTools/CueHandler.cs#L91
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
The logs for this run have expired and are no longer available.
Loading