Merge pull request #58 from Analogy-LogViewer/dependabot/nuget/Mezian… #106
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/Utils.cs#L53
Converting null literal or possible null value to non-nullable type.
|
Analogy.LogViewer.FFmpeg/Utils.cs#L54
Possible null reference return.
|
Analogy.LogViewer.FFmpeg/Utils.cs#L58
Possible null reference return.
|
Analogy.LogViewer.FFmpeg/Utils.cs#L61
Possible null reference return.
|
|
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/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/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/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.
|
Analogy.LogViewer.FFmpeg/Utils.cs#L53
Converting null literal or possible null value to non-nullable type.
|
This job succeeded
Loading