test action fixes #41
Annotations
10 errors and 3 warnings
build_and_test:
main.go#L5
cannot find package "qdrant/routes" in any of:
|
build_and_test:
config/config.go#L7
cannot find package "github.com/joho/godotenv" in any of:
|
build_and_test:
connection/qdrant_db.go#L4
cannot find package "context" in any of:
|
build_and_test:
connection/qdrant_db.go#L11
cannot find package "github.com/qdrant/go-client/qdrant" in any of:
|
build_and_test:
connection/qdrant_db.go#L12
cannot find package "google.golang.org/grpc" in any of:
|
build_and_test:
connection/qdrant_db.go#L13
cannot find package "google.golang.org/grpc/credentials/insecure" in any of:
|
build_and_test:
handlers/handler.go#L8
cannot find package "github.com/gofiber/fiber/v2" in any of:
|
build_and_test:
handlers/handler.go#L5
cannot find package "qdrant/connection" in any of:
|
build_and_test:
handlers/handler.go#L6
cannot find package "qdrant/utils" in any of:
|
build_and_test:
kafka_consumer/consumer.go#L16
cannot find package "github.com/confluentinc/confluent-kafka-go/kafka" in any of:
|
build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test
The process '/usr/bin/git' failed with exit code 128
|
build_and_test
Restore cache failed: Could not get cache folder paths.
|