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) #977

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) #977

Triggered via pull request April 7, 2023 21:40
@paddyjokpaddyjok
synchronize #2305
fb-1834
Status Failure
Total duration 3m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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