Add command line arguments to gtkwave call #170
Merged
Annotations
10 warnings
|
Build:
src/OneWare.Essentials/Models/Setting.cs#L253
'ComboBoxSetting.ComboBoxSetting(string, object, IEnumerable<object>)' is obsolete: 'Use alternative constructor with object[] constructor instead'
|
|
Build:
src/OneWare.Essentials/Models/Setting.cs#L380
Parameter 'displayOrder' is unread.
|
|
Build:
src/OneWare.Essentials/Models/WelcomeScreenItem.cs#L28
Nullability of reference types in return type of 'IImage? WelcomeScreenItem.Icon.get' doesn't match implicitly implemented member 'IImage IWelcomeScreenItem.Icon.get' (possibly because of nullability attributes).
|
|
Build:
src/OneWare.Essentials/Models/WelcomeScreenItem.cs#L23
Nullability of reference types in return type of 'IImage? WelcomeScreenItem.Icon.get' doesn't match implicitly implemented member 'IImage IWelcomeScreenItem.Icon.get' (possibly because of nullability attributes).
|
|
Build:
src/OneWare.Essentials/Models/WelcomeScreenItem.cs#L52
Nullability of reference types in return type of 'IImage? WelcomeScreenItem.Icon.get' doesn't match implicitly implemented member 'IImage IWelcomeScreenItem.Icon.get' (possibly because of nullability attributes).
|
|
Build:
tests/OneWare.Vcd.Parser.UnitTests/VcdParserTests.cs#L168
Dereference of a possibly null reference.
|
|
Build:
src/VtNetCore.Avalonia/VtNetCore.Avalonia/VirtualTerminalControl.xaml.cs#L946
'IClipboard.GetTextAsync()' is obsolete: 'Use ClipboardExtensions.TryGetTextAsync instead'
|
|
Build:
src/OneWare.Vcd.Parser/VcdParser.cs#L330
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
Build:
src/OneWare.Vcd.Parser/VcdParser.cs#L324
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
|
|
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Loading