NET8 #16
Annotations
21 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/
|
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#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#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/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/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#L15
Nullability of type of parameter 'value' doesn't match overridden member (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/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/UserControls/VideoStreamInfoUC.cs#L11
Non-nullable property 'Stream' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analogy.LogViewer.FFmpeg/IAnalogy/FFTools.cs#L15
Non-nullable property 'UserControl' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading