Skip to content

Update go deps

Update go deps #694

Triggered via pull request February 3, 2025 22:57
Status Failure
Total duration 5m 40s
Artifacts

go.yml

on: pull_request
Matrix: Build
Matrix: Test
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

50 errors
Lint: internal/index/bleve.go#L21
undefined: bleve (typecheck)
Lint: internal/index/bleve.go#L42
undefined: bleve (typecheck)
Lint: internal/index/bleve.go#L43
undefined: bleve (typecheck)
Lint: internal/auth/webauthn/user.go#L15
u.ID undefined (type *user has no field or method ID) (typecheck)
Lint: internal/auth/webauthn/user.go#L19
u.Username undefined (type *user has no field or method Username) (typecheck)
Lint: internal/auth/webauthn/user.go#L23
u.Username undefined (type *user has no field or method Username) (typecheck)
Lint: internal/auth/webauthn/user.go#L27
u.ID undefined (type *user has no field or method ID) (typecheck)
Lint: internal/web/handlers/auth/password.go#L8
"github.com/thomiceli/opengist/internal/i18n" imported and not used (typecheck)
Lint: internal/web/handlers/gist/create.go#L6
"github.com/thomiceli/opengist/internal/i18n" imported and not used (typecheck)
Lint: internal/web/handlers/gist/gist.go#L9
"github.com/thomiceli/opengist/internal/git" imported and not used (typecheck)
Build (ubuntu-latest, 1.23)
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Build (ubuntu-latest, 1.23)
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Build (ubuntu-latest, 1.23)
cannot use newUpsideDownCouchFieldDict(i, uint16(fieldIndex), startTerm, endTerm) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Build (ubuntu-latest, 1.23)
cannot use newUpsideDownCouchFieldDict(i, ^uint16(0), []byte{…}, []byte{}) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Build (ubuntu-latest, 1.23)
Process completed with exit code 2.
Test (macOS-latest, 1.23, sqlite)
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (macOS-latest, 1.23, sqlite)
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (macOS-latest, 1.23, sqlite)
cannot use newUpsideDownCouchFieldDict(i, uint16(fieldIndex), startTerm, endTerm) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (macOS-latest, 1.23, sqlite)
cannot use newUpsideDownCouchFieldDict(i, ^uint16(0), []byte{…}, []byte{}) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (macOS-latest, 1.23, sqlite)
Process completed with exit code 2.
Test (ubuntu-latest, 1.23, sqlite)
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (ubuntu-latest, 1.23, sqlite)
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (ubuntu-latest, 1.23, sqlite)
cannot use newUpsideDownCouchFieldDict(i, uint16(fieldIndex), startTerm, endTerm) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (ubuntu-latest, 1.23, sqlite)
cannot use newUpsideDownCouchFieldDict(i, ^uint16(0), []byte{…}, []byte{}) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (ubuntu-latest, 1.23, sqlite)
Process completed with exit code 2.
Build (macOS-latest, 1.23)
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Build (macOS-latest, 1.23)
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Build (macOS-latest, 1.23)
cannot use newUpsideDownCouchFieldDict(i, uint16(fieldIndex), startTerm, endTerm) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Build (macOS-latest, 1.23)
cannot use newUpsideDownCouchFieldDict(i, ^uint16(0), []byte{…}, []byte{}) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Build (macOS-latest, 1.23)
Process completed with exit code 2.
Test (ubuntu-latest, 1.23, mysql)
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (ubuntu-latest, 1.23, mysql)
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (ubuntu-latest, 1.23, mysql)
cannot use newUpsideDownCouchFieldDict(i, uint16(fieldIndex), startTerm, endTerm) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (ubuntu-latest, 1.23, mysql)
cannot use newUpsideDownCouchFieldDict(i, ^uint16(0), []byte{…}, []byte{}) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (ubuntu-latest, 1.23, mysql)
Process completed with exit code 2.
Test (ubuntu-latest, 1.23, postgres)
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (ubuntu-latest, 1.23, postgres)
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (ubuntu-latest, 1.23, postgres)
cannot use newUpsideDownCouchFieldDict(i, uint16(fieldIndex), startTerm, endTerm) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (ubuntu-latest, 1.23, postgres)
cannot use newUpsideDownCouchFieldDict(i, ^uint16(0), []byte{…}, []byte{}) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (ubuntu-latest, 1.23, postgres)
Process completed with exit code 2.
Test (windows-latest, 1.23, sqlite)
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (windows-latest, 1.23, sqlite)
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Test (windows-latest, 1.23, sqlite)
cannot use newUpsideDownCouchFieldDict(i, uint16(fieldIndex), startTerm, endTerm) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (windows-latest, 1.23, sqlite)
cannot use newUpsideDownCouchFieldDict(i, ^uint16(0), []byte{…}, []byte{}) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Test (windows-latest, 1.23, sqlite)
Process completed with exit code 1.
Build (windows-latest, 1.23)
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Build (windows-latest, 1.23)
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
Build (windows-latest, 1.23)
cannot use newUpsideDownCouchFieldDict(i, uint16(fieldIndex), startTerm, endTerm) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Build (windows-latest, 1.23)
cannot use newUpsideDownCouchFieldDict(i, ^uint16(0), []byte{…}, []byte{}) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
Build (windows-latest, 1.23)
Process completed with exit code 2.