Skip to content

Table service

Table service #46

Triggered via pull request October 6, 2023 11:02
@XmasAppleXmasApple
synchronize #45
tableService
Status Failure
Total duration 2m 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Inspection
Issues found.
autoformat check
Process completed with exit code 1.
Inspection: src/Ydb.Sdk/src/Services/Table/CreateTable.cs#L200
"[CSharpWarnings::CS8618] Non-nullable property 'PresetName' is uninitialized. Consider declaring the property as nullable." on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/src/Services/Table/CreateTable.cs(200,5678)
Inspection: src/Ydb.Sdk/src/Services/Table/Shared/TableIndex.cs#L12
"[UnusedParameter.Local] Parameter 'indexType' is never used" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/src/Services/Table/Shared/TableIndex.cs(12,308)
Inspection: src/Ydb.Sdk/src/Services/Table/Shared/TableIndex.cs#L19
"[UnusedParameter.Local] Parameter 'indexType' is never used" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/src/Services/Table/Shared/TableIndex.cs(19,497)
Inspection: src/Ydb.Sdk/src/Value/YdbValueParser.cs#L316
"[AssignNullToNotNullAttribute] Possible 'null' assignment to non-nullable entity" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/src/Value/YdbValueParser.cs(316,7239)
Inspection: src/Ydb.Sdk/src/Value/YdbValueParser.cs#L316
"[AssignNullToNotNullAttribute] Possible 'null' assignment to non-nullable entity" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/src/Value/YdbValueParser.cs(316,7256)