Skip to content

Merge pull request #218 from QAppsSoft/dependabot/nuget/main/Avalonia… #479

Merge pull request #218 from QAppsSoft/dependabot/nuget/main/Avalonia…

Merge pull request #218 from QAppsSoft/dependabot/nuget/main/Avalonia… #479

Triggered via push October 23, 2023 11:05
Status Success
Total duration 3m 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci: src/MultiConverter.Models.Presets/Builder/PresetBuilder.cs#L17
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
ci: src/MultiConverter.Models.Presets/Builder/PresetBuilder.cs#L17
Non-nullable field '_format' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
ci: src/MultiConverter.Localization/TranslationSource.cs#L18
Possible null reference return.
ci: src/MultiConverter.Localization/TranslationSource.cs#L14
Non-nullable field '_currentCulture' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
ci: src/MultiConverter.Services.Settings/General/GeneralOptionsConverter.cs#L18
Converting null literal or possible null value to non-nullable type.
ci: tests/MultiConverter.Services.MediaFixtures/FFMpegMediaAnalyzerTests.cs#L30
Dereference of a possibly null reference.
ci: tests/MultiConverter.Services.SettingsFixtures/GeneralOptionsConverterFixture.cs#L47
Converting null literal or possible null value to non-nullable type.
ci: src/MultiConverter.ViewModels/Presets/Subtitles/SubtitleStyleViewModel.cs#L18
Non-nullable property 'FontName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
ci: src/MultiConverter.ViewModels/Presets/Subtitles/SubtitleStyleViewModel.cs#L18
Non-nullable property 'PrimaryColour' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.