Skip to content

Ignore copy action of config.yaml if not exists #3

Ignore copy action of config.yaml if not exists

Ignore copy action of config.yaml if not exists #3

Triggered via push November 16, 2024 17:01
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
\[Linux x64\] Build
27s
\[Linux x64\] Build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
\[Linux x64\] Build
No files were found with the provided path: bin/DebugCI/publish/. No artifacts will be uploaded.
\[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: 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/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: 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/CrawlerBase.cs#L4
Parameter 'driver' is unread.
\[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: 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/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.