Merge branch 'controllers' #112
Annotations
7 errors and 10 warnings
build:
backend/Mappers/DiamondMapper.cs#L26
'Diamond' does not contain a definition for 'IsHidden' and no accessible extension method 'IsHidden' accepting a first argument of type 'Diamond' could be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Repository/DiamondRepository.cs#L58
'Diamond' does not contain a definition for 'IsHidden' and no accessible extension method 'IsHidden' accepting a first argument of type 'Diamond' could be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Repository/DiamondRepository.cs#L122
'Diamond' does not contain a definition for 'IsHidden' and no accessible extension method 'IsHidden' accepting a first argument of type 'Diamond' could be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Mappers/DiamondMapper.cs#L26
'Diamond' does not contain a definition for 'IsHidden' and no accessible extension method 'IsHidden' accepting a first argument of type 'Diamond' could be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Repository/DiamondRepository.cs#L58
'Diamond' does not contain a definition for 'IsHidden' and no accessible extension method 'IsHidden' accepting a first argument of type 'Diamond' could be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Repository/DiamondRepository.cs#L122
'Diamond' does not contain a definition for 'IsHidden' and no accessible extension method 'IsHidden' accepting a first argument of type 'Diamond' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
backend/Crawler/WebDriverExtension.cs#L28
Possible null reference return.
|
build:
backend/Service/EmailSender.cs#L286
Dereference of a possibly null reference.
|
build:
backend/Crawler/CrawlHelper.cs#L126
Dereference of a possibly null reference.
|
build:
backend/Crawler/CrawlHelper.cs#L154
Dereference of a possibly null reference.
|
build:
backend/Service/EmailSender.cs#L478
Dereference of a possibly null reference.
|
build:
backend/Crawler/CrawlHelper.cs#L279
Converting null literal or possible null value to non-nullable type.
|
build:
backend/Crawler/CrawlHelper.cs#L283
Converting null literal or possible null value to non-nullable type.
|
build:
backend/Crawler/CrawlHelper.cs#L287
Dereference of a possibly null reference.
|
build:
backend/Crawler/CrawlHelper.cs#L289
Dereference of a possibly null reference.
|
build:
backend/Crawler/CrawlHelper.cs#L294
Possible null reference argument for parameter 'value' in 'string string.Join(string? separator, params string?[] value)'.
|