switch to movie url for sprengel #57
Annotations
4 warnings
build:
Models/Alias.cs#L9
Non-nullable property 'Movie' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Helpers/MovieTitleHelper.cs#L9
Remove the unused private field '_delimiterCharacters'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
Scrapers/ApolloScraper.cs#L21
Remove the unused private field '_shopUri'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
Scrapers/SprengelScraper.cs#L21
Remove the unused private field '_shopUrl'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|