[PECOBLR-402] Update thrift client library after cleaning up unused fields and structs #592
Annotations
11 errors and 1 warning
|
Test and Build (1.20.x, ubuntu-latest)
Process completed with exit code 1.
|
|
Lint:
internal/cli_service/cli_service.go#L1643
undefined: thrift.SlogTStructWrapper (typecheck)
|
|
Lint:
internal/cli_service/cli_service.go#L1809
undefined: thrift.SlogTStructWrapper (typecheck)
|
|
Lint:
internal/cli_service/cli_service.go#L1994
undefined: thrift.SlogTStructWrapper (typecheck)
|
|
Lint:
internal/cli_service/cli_service.go#L11605
cannot use &temp (value of type *TIdentifier) as *string value in assignment (typecheck)
|
|
Lint:
internal/cli_service/cli_service.go#L11615
cannot use &temp (value of type *TIdentifier) as *string value in assignment (typecheck)
|
|
Lint:
internal/cli_service/cli_service.go#L11625
cannot use &temp (value of type *TIdentifier) as *string value in assignment (typecheck)
|
|
Lint:
internal/rows/rows.go#L235
r.ScanRow undefined (type *rows has no field or method ScanRow) (typecheck)
|
|
Lint:
internal/rows/arrowbased/arrowRows.go#L171
ars.Count undefined (type *arrowRowScanner has no field or method Count) (typecheck)
|
|
Lint:
internal/rows/arrowbased/arrowRows.go#L219
ars.UseArrowNativeDecimal undefined (type *arrowRowScanner has no field or method UseArrowNativeDecimal) (typecheck)
|
|
Lint:
internal/rows/arrowbased/arrowRows.go#L220
ars.UseArrowNativeIntervalTypes undefined (type *arrowRowScanner has no field or method UseArrowNativeIntervalTypes) (typecheck)
|
|
Lint
Failed to restore: Cache service responded with 422
|