Table service #43
lint.yml
on: pull_request
autoformat check
3m 17s
Inspection
1m 49s
Annotations
2 errors and 2 warnings
Inspection
Issues found.
|
autoformat check
Process completed with exit code 1.
|
Inspection:
src/Ydb.Sdk/tests/TableService/TestCopyTable.cs#L30
"[xUnit1013] Public method 'Dispose' on test class 'TestCopyTable' should be marked as a Fact." on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/tests/TableService/TestCopyTable.cs(30,732)
|
Inspection:
src/Ydb.Sdk/src/Services/Table/DescribeTableOptions.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/src/Ydb.Sdk/src/Services/Table/DescribeTableOptions.cs
|