test(LanguageParserServiceTest): use contains instead equals for arra… #89
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|