Skip to content

.NET Build and Publish #2

.NET Build and Publish

.NET Build and Publish #2

Manually triggered November 16, 2024 17:00
Status Failure
Total duration 24s
Artifacts

dotnet.yml

on: workflow_dispatch
\[Linux x64\] Build
14s
\[Linux x64\] Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
\[Linux x64\] Build
Process completed with exit code 1.
\[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: 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: 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/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.