feat: tests #1
Annotations
10 errors and 3 warnings
test:
cmd/license/sign/main.go#L7
cannot find package "github.com/langgenius/dify-plugin-daemon/internal/core/plugin_packager/signer" in any of:
|
test:
cmd/license/sign/main.go#L8
cannot find package "github.com/langgenius/dify-plugin-daemon/internal/utils/log" in any of:
|
test:
cmd/license/verify/main.go#L7
cannot find package "github.com/langgenius/dify-plugin-daemon/internal/core/plugin_packager/decoder" in any of:
|
test:
cmd/license/verify/main.go#L8
cannot find package "github.com/langgenius/dify-plugin-daemon/internal/core/plugin_packager/verifier" in any of:
|
test:
cmd/packager/main.go#L8
cannot find package "github.com/langgenius/dify-plugin-daemon/internal/core/plugin_packager/packager" in any of:
|
test:
cmd/server/main.go#L4
cannot find package "github.com/joho/godotenv" in any of:
|
test:
cmd/server/main.go#L5
cannot find package "github.com/kelseyhightower/envconfig" in any of:
|
test:
cmd/server/main.go#L6
cannot find package "github.com/langgenius/dify-plugin-daemon/internal/server" in any of:
|
test:
cmd/server/main.go#L7
cannot find package "github.com/langgenius/dify-plugin-daemon/internal/types/app" in any of:
|
test:
cmd/server/main.go#L9
cannot find package "golang.org/x/exp/constraints" in any of:
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Restore cache failed: Could not get cache folder paths.
|