Skip to content

dev: DapperIntegrationTests.cs #603

dev: DapperIntegrationTests.cs

dev: DapperIntegrationTests.cs #603

Triggered via pull request September 11, 2024 14:16
Status Failure
Total duration 3m 37s
Artifacts

lint.yml

on: pull_request
Matrix: autoformat check
Matrix: Inspection
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Inspection (./examples/src/YdbExamples.sln)
Issues found.
Inspection (./examples/src/YdbExamples.sln): examples/src/DapperExample/Program.cs#L10
"[CSharpWarnings::CS4014] Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call." on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/DapperExample/Program.cs(10,228)
Inspection (./examples/src/YdbExamples.sln): examples/src/DapperExample/Program.cs#L19
"[CSharpWarnings::CS4014] Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call." on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/DapperExample/Program.cs(19,523)