Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

WIP: A new t-store for a new varchar data type (fb-1834) #990

WIP: A new t-store for a new varchar data type (fb-1834)

WIP: A new t-store for a new varchar data type (fb-1834) #990

Triggered via pull request April 10, 2023 15:52
@paddyjokpaddyjok
synchronize #2305
fb-1834
Status Failure
Total duration 3m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: tstore.go#L186
S1001: should use copy(to, from) instead of a loop (gosimple)
lint: tstore.go#L117
ineffectual assignment to err (ineffassign)
lint: tstore/debug_utils_test.go#L16
ST1008: error should be returned as the last argument (stylecheck)
lint
issues found