Query service #147
lint.yml
on: pull_request
Matrix: autoformat check
Matrix: Inspection
Annotations
6 errors and 10 warnings
Inspection (./examples/src/YdbExamples.sln)
Issues found.
|
Inspection (./src/YdbSdk.sln)
The job was canceled because "_examples_src_YdbExamples" failed.
|
Inspection (./src/YdbSdk.sln)
The operation was canceled.
|
autoformat check (./examples/src/)
Process completed with exit code 1.
|
autoformat check (./src/)
The job was canceled because "_examples_src_" failed.
|
autoformat check (./src/)
The operation was canceled.
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/BasicExample.cs#L1
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/BasicExample.cs
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/BasicExample.cs#L3
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/BasicExample.cs(3,67)
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/DataQuery.cs#L1
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/DataQuery.cs
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/DataQuery.cs#L2
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/DataQuery.cs(2,14)
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/DataQuery.cs#L3
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/DataQuery.cs(3,48)
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/FillData.cs#L1
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/FillData.cs
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/FillData.cs#L2
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/FillData.cs(2,14)
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/FillData.cs#L3
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/FillData.cs(3,48)
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/FillData.cs#L4
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/FillData.cs(4,67)
|
Inspection (./examples/src/YdbExamples.sln):
examples/src/BasicExample/FillData.cs#L6
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/examples/src/BasicExample/FillData.cs(6,127)
|