Skip to content

Table service

Table service #45

Triggered via pull request October 5, 2023 17:19
@XmasAppleXmasApple
synchronize #45
tableService
Status Failure
Total duration 2m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
Inspection
Issues found.
autoformat check
Process completed with exit code 1.
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
Inspection: src/Ydb.Sdk/src/Services/Table/Shared/TtlSettings.cs#L103
"[RedundantDefaultMemberInitializer] Initializing property by default value is redundant" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/src/Services/Table/Shared/TtlSettings.cs(103,3465)
Inspection: src/Ydb.Sdk/src/Services/Table/Shared/TtlSettings.cs#L103
"[RedundantDefaultMemberInitializer] Initializing property by default value is redundant" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/src/Services/Table/Shared/TtlSettings.cs(103,3465)
Inspection: src/Ydb.Sdk/src/Services/Table/Shared/TtlSettings.cs#L104
"[RedundantDefaultMemberInitializer] Initializing property by default value is redundant" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/src/Services/Table/Shared/TtlSettings.cs(104,3571)
Inspection: src/Ydb.Sdk/src/Services/Table/Shared/TtlSettings.cs#L104
"[RedundantDefaultMemberInitializer] Initializing property by default value is redundant" on /home/runner/work/ydb-dotnet-sdk/ydb-dotnet-sdk/src/Ydb.Sdk/src/Services/Table/Shared/TtlSettings.cs(104,3571)
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)