Bump Analogy.LogViewer.Interfaces, Analogy.LogViewer.Template, Microsoft.Bcl.HashCode, Newtonsoft.Json and System.Threading.Tasks.Extensions #116
Annotations
10 warnings
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).
|
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).
|
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.FFmpeg/IAnalogy/DownloadInformation.cs#L28
Possible null reference return.
|
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.
|
Analogy.LogViewer.FFmpeg/IAnalogy/DownloadInformation.cs#L11
Converting null literal or possible null value to non-nullable type.
|
Analogy.LogViewer.FFmpeg/IAnalogy/DownloadInformation.cs#L11
Possible null reference assignment.
|
This job succeeded
Loading