Skip to content

Add support for ColBERT embeddings #494

Add support for ColBERT embeddings

Add support for ColBERT embeddings #494

Re-run triggered December 31, 2024 17:22
Status Failure
Total duration 29s
Artifacts

golang-ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: weaviate/schema/allDeleter.go#L22
schema.Classes undefined (type *Dump has no field or method Classes) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L79
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L81
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L83
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/reflect/iter.go#L67
cannot range over v.Len() (value of type int) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/reflect/iter.go#L75
cannot range over v.Len() (value of type int) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/reflect/iter.go#L131
cannot range over v.Len() (value of type int) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/reflect/type.go#L2320
cannot range over num (variable of type int) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636