Skip to content

Merge branch 'main' into controllers #110

Merge branch 'main' into controllers

Merge branch 'main' into controllers #110

Triggered via push July 16, 2024 01:10
Status Success
Total duration 1m 2s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: backend/Crawler/CrawlClasses.cs#L92
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Crawler/CrawlClasses.cs#L87
Non-nullable property 'liveDiamondData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Crawler/CrawlClasses.cs#L80
Non-nullable property 'diamondsReturned' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Crawler/CrawlClasses.cs#L81
Non-nullable property 'pageNo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Crawler/CrawlClasses.cs#L82
Non-nullable property 'diamond' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Crawler/WebDriverExtension.cs#L28
Possible null reference return.
build: backend/Crawler/CrawlClasses.cs#L7
Non-nullable property 'diamond_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Crawler/CrawlClasses.cs#L8
Non-nullable property 'Appointment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Crawler/CrawlClasses.cs#L9
Non-nullable property 'QuickShip' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: backend/Crawler/CrawlClasses.cs#L11
Non-nullable property 'cert_num' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.