Merge pull request #65 from Analogy-LogViewer/dependabot/nuget/Mezian… #121
Annotations
10 warnings
Build the application:
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegActionsFactory.cs#L29
Nullability of reference types in type of parameter 'value' of 'void Action1.SmallImage.set' doesn't match implicitly implemented member 'void IAnalogyCustomAction.SmallImage.set' (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegActionsFactory.cs#L30
Nullability of reference types in type of parameter 'value' of 'void Action1.LargeImage.set' doesn't match implicitly implemented member 'void IAnalogyCustomAction.LargeImage.set' (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.FFmpeg/UserControls/VideoStreamInfoUC.cs#L11
Non-nullable property 'Stream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.FFmpeg/IAnalogy/FFTools.cs#L15
Non-nullable property 'UserControl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L21
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.FFmpeg/UserSettings.cs#L10
Non-nullable property 'FFmpegBinaryFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading