Skip to content

refactor: change module name from asvec to github.com/aerospike/asvec #262

refactor: change module name from asvec to github.com/aerospike/asvec

refactor: change module name from asvec to github.com/aerospike/asvec #262

Triggered via push December 20, 2024 23:12
Status Failure
Total duration 3m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cmd/flags/optionals.go#L9
import 'github.com/aerospike/asvec/utils' is not allowed from list 'main' (depguard)
lint: cmd/flags/vector.go#L8
import 'github.com/aerospike/asvec/cmd/writers' is not allowed from list 'main' (depguard)
lint: cmd/indexCreate.go#L12
import 'github.com/aerospike/asvec/cmd/flags' is not allowed from list 'main' (depguard)
lint: cmd/indexDrop.go#L8
import 'github.com/aerospike/asvec/cmd/flags' is not allowed from list 'main' (depguard)
lint: cmd/indexGC.go#L8
import 'github.com/aerospike/asvec/cmd/flags' is not allowed from list 'main' (depguard)
lint: cmd/nodeList.go#L13
import 'github.com/aerospike/asvec/cmd/writers' is not allowed from list 'main' (depguard)
lint: cmd/view.go#L9
import 'github.com/aerospike/asvec/cmd/writers' is not allowed from list 'main' (depguard)
lint: main.go#L3
import 'github.com/aerospike/asvec/cmd' is not allowed from list 'main' (depguard)
lint: cmd/flags/optionals.go#L9
import 'github.com/aerospike/asvec/utils' is not allowed from list 'main' (depguard)
lint: cmd/flags/vector.go#L8
import 'github.com/aerospike/asvec/cmd/writers' is not allowed from list 'main' (depguard)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636