Skip to content

test(LanguageParserServiceTest): use contains instead equals for arra… #89

test(LanguageParserServiceTest): use contains instead equals for arra…

test(LanguageParserServiceTest): use contains instead equals for arra… #89

Triggered via push September 1, 2023 18:59
Status Success
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Unit Test
39s
Unit Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Unit Test: Submarine.Core/Release/SeriesReleaseData.cs#L18
Non-nullable property 'Seasons' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit Test: Submarine.Core/Release/SeriesReleaseData.cs#L23
Non-nullable property 'Episodes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit Test: Submarine.Core/Release/SeriesReleaseData.cs#L28
Non-nullable property 'AbsoluteEpisodes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit Test: Submarine.Core/Release/MovieReleaseData.cs#L11
Non-nullable property 'Edition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit Test: Submarine.Core/Release/BaseRelease.cs#L83
Non-nullable property 'FullTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit Test: Submarine.Core/Release/BaseRelease.cs#L83
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit Test: Submarine.Core/Release/BaseRelease.cs#L83
Non-nullable property 'Aliases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit Test: Submarine.Core/Release/BaseRelease.cs#L83
Non-nullable property 'Languages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit Test: Submarine.Core/Release/BaseRelease.cs#L83
Non-nullable property 'Quality' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Unit Test: Submarine.Core/Provider/Provider.cs#L24
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.