Skip to content

Fix dotnet workflow for Windows #10

Fix dotnet workflow for Windows

Fix dotnet workflow for Windows #10

Triggered via push November 16, 2024 17:43
Status Failure
Total duration 1d 10h 30m 59s
Artifacts 4

dotnet.yml

on: push
Matrix: build-linux
Matrix: build-osx
Matrix: build-win
Fit to window
Zoom out
Zoom in

Annotations

1 error and 40 warnings
macOS arm64 - Build
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Linux x64 - Build: Crawler/TwitterSinglePostCrawler.cs#L44
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux x64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux x64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'string handle' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux x64 - Build: Database/Model/TwitterAccountCrawlResult.cs#L20
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Linux x64 - Build: Crawler/TwitterAccountCrawler.cs#L41
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux x64 - Build: Crawler/CrawlerBase.cs#L4
Parameter 'driver' is unread.
Linux x64 - Build: Database/Model/CrawlResultBase.cs#L27
Non-nullable property 'CrawlTarget' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Linux x64 - Build: Crawler/TwitterSinglePostCrawler.cs#L44
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux x64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux x64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'string handle' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux arm64 - Build: Crawler/TwitterSinglePostCrawler.cs#L44
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux arm64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux arm64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'string handle' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux arm64 - Build: Crawler/TwitterAccountCrawler.cs#L41
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux arm64 - Build: Crawler/CrawlerBase.cs#L4
Parameter 'driver' is unread.
Linux arm64 - Build: Database/Model/CrawlResultBase.cs#L27
Non-nullable property 'CrawlTarget' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Linux arm64 - Build: Database/Model/TwitterAccountCrawlResult.cs#L20
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Linux arm64 - Build: Crawler/TwitterSinglePostCrawler.cs#L44
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux arm64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Linux arm64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'string handle' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows x64 - Build: Crawler/TwitterSinglePostCrawler.cs#L44
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows x64 - Build: Database/Model/TwitterAccountCrawlResult.cs#L20
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows x64 - Build: Database/Model/CrawlResultBase.cs#L27
Non-nullable property 'CrawlTarget' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows x64 - Build: Crawler/CrawlerBase.cs#L4
Parameter 'driver' is unread.
Windows x64 - Build: Crawler/TwitterAccountCrawler.cs#L41
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows x64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows x64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'string handle' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows x64 - Build: Crawler/TwitterSinglePostCrawler.cs#L44
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows x64 - Build: Database/Model/TwitterAccountCrawlResult.cs#L20
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows x64 - Build: Database/Model/CrawlResultBase.cs#L27
Non-nullable property 'CrawlTarget' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows arm64 - Build: Crawler/CrawlerBase.cs#L4
Parameter 'driver' is unread.
Windows arm64 - Build: Crawler/TwitterSinglePostCrawler.cs#L44
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows arm64 - Build: Database/Model/TwitterAccountCrawlResult.cs#L20
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows arm64 - Build: Database/Model/CrawlResultBase.cs#L27
Non-nullable property 'CrawlTarget' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows arm64 - Build: Crawler/TwitterAccountCrawler.cs#L41
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows arm64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows arm64 - Build: Crawler/TwitterAccountWorkaroundCrawler.cs#L9
Parameter 'string handle' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows arm64 - Build: Crawler/CrawlerBase.cs#L4
Parameter 'driver' is unread.
Windows arm64 - Build: Crawler/TwitterSinglePostCrawler.cs#L44
Parameter 'IWebDriver driver' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Windows arm64 - Build: Database/Model/TwitterAccountCrawlResult.cs#L20
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
Linux arm64
40.1 MB
Linux x64
41.3 MB
Windows arm64
36.5 MB
Windows x64
41.7 MB