Publish ImportBuddy #1
Annotations
2 errors and 10 warnings
|
Build
The operation was canceled.
|
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build:
tools/ImportBuddy/source/ImportBuddy/TheDiscDb.MakeMkv/LogParser/Title.cs#L19
Non-nullable property 'Length' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
tools/ImportBuddy/source/ImportBuddy/TheDiscDb.MakeMkv/LogParser/Title.cs#L20
Non-nullable property 'DisplaySize' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
tools/ImportBuddy/source/ImportBuddy/TheDiscDb.MakeMkv/LogParser/Title.cs#L22
Non-nullable property 'Playlist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
tools/ImportBuddy/source/ImportBuddy/TheDiscDb.MakeMkv/LogParser/Title.cs#L23
Non-nullable property 'SegmentMap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
tools/ImportBuddy/source/ImportBuddy/TheDiscDb.MakeMkv/LogParser/Title.cs#L24
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
tools/ImportBuddy/source/ImportBuddy/TheDiscDb.MakeMkv/MakeMkvOptions.cs#L7
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
tools/ImportBuddy/source/ImportBuddy/TheDiscDb.MakeMkv/LogParser/Segment.cs#L14
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
tools/ImportBuddy/source/ImportBuddy/TheDiscDb.MakeMkv/LogParser/Segment.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
tools/ImportBuddy/source/ImportBuddy/TheDiscDb.MakeMkv/LogParser/Segment.cs#L18
Non-nullable property 'AudioType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading