version display issues #6
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ncipollo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
KaddaOK.Library/LineSplitter.cs#L21
Possible null reference argument for parameter 'source' in 'TList? Enumerable.SingleOrDefault<TList>(IEnumerable<TList> source, Func<TList, bool> predicate)'.
|
KaddaOK.Library/RzlrcContentsGenerator.cs#L189
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<LyricItem>(IEnumerable<LyricItem> source)'.
|
KaddaOK.Library/RzlrcContentsGenerator.cs#L191
Possible null reference argument for parameter 'source' in 'IEnumerable<LyricItem> Enumerable.Where<LyricItem>(IEnumerable<LyricItem> source, Func<LyricItem, bool> predicate)'.
|
KaddaOK.Library/WordMerger.cs#L49
Dereference of a possibly null reference.
|
KaddaOK.Library/WordMerger.cs#L49
Dereference of a possibly null reference.
|
KaddaOK.AvaloniaApp/Controls/Dialogs/NudgeTimingsDialog.axaml.cs#L27
Converting null literal or possible null value to non-nullable type.
|
KaddaOK.AvaloniaApp/Controls/Dialogs/NudgeTimingsDialog.axaml.cs#L27
Dereference of a possibly null reference.
|
KaddaOK.AvaloniaApp/Controls/Dialogs/EditSyllableTextDialog.axaml.cs#L27
Converting null literal or possible null value to non-nullable type.
|
KaddaOK.AvaloniaApp/Controls/Dialogs/EditSyllableTextDialog.axaml.cs#L27
Dereference of a possibly null reference.
|
This job succeeded
Loading