v1.0.0 #2
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading