4d78ed534b
golangci-lint errcheck flagged six unchecked error returns, failing the pr/test workflow's lint step and skipping tests. - Blank-assign hash writes in Row.Key and MarkHidden calls - Close response body via deferred func matching node-lookup convention - Read test request body with io.ReadAll instead of a single Body.Read