Skip to content

Merge pull request #58 from Analogy-LogViewer/dependabot/nuget/Mezian… #106

Merge pull request #58 from Analogy-LogViewer/dependabot/nuget/Mezian…

Merge pull request #58 from Analogy-LogViewer/dependabot/nuget/Mezian… #106

Triggered via push November 19, 2024 11:37
Status Success
Total duration 3m 28s
Artifacts 2
Matrix: build
Push NuGet Packages
32s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
build (Debug)
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/
build (Debug)
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/
build (Debug): 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 (Debug): 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 (Debug): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.FFmpeg/Utils.cs#L53
Converting null literal or possible null value to non-nullable type.
build (Debug): Analogy.LogViewer.FFmpeg/Utils.cs#L54
Possible null reference return.
build (Debug): Analogy.LogViewer.FFmpeg/Utils.cs#L58
Possible null reference return.
build (Debug): Analogy.LogViewer.FFmpeg/Utils.cs#L61
Possible null reference return.
build (Debug)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Debug): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug): 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 (Debug): 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 (Debug): 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 (Debug): 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 (Debug): Analogy.LogViewer.FFmpeg/Utils.cs#L53
Converting null literal or possible null value to non-nullable type.
build (Release)
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/
build (Release)
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/
build (Release): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): 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 (Release): 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 (Release): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): 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 (Release): 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 (Release): 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 (Release): Analogy.LogViewer.FFmpeg/Utils.cs#L53
Converting null literal or possible null value to non-nullable type.
build (Release)
Targeting .NET 9.0 or higher in Visual Studio 2022 17.11 is not supported.
build (Release): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegFactories.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): Analogy.LogViewer.FFmpeg/IAnalogy/FFmpegUserSettingsFactory.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Release): 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 (Release): 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 (Release): 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 (Release): 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.
build (Release): Analogy.LogViewer.FFmpeg/UserSettings.cs#L10
Non-nullable property 'LastVideoFileLoaded' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
artifactory_Debug Expired
3.59 MB
artifactory_Release Expired
3.58 MB