You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(base) ➜ bce-sdk-go git:(master) ✗ go test ./...
# github.com/baidubce/bce-sdk-go/util/log
util/log/logger.go:344:12: missing ... in args forwarded to printf-like function
util/log/util.go:152:12: missing ... in args forwarded to printf-like function
? github.com/baidubce/bce-sdk-go [no test files]
? github.com/baidubce/bce-sdk-go/auth [no test files]
? github.com/baidubce/bce-sdk-go/bce [no test files]
? github.com/baidubce/bce-sdk-go/http [no test files]
ok github.com/baidubce/bce-sdk-go/services/bcc (cached) [no tests to run]
exit status 1
FAIL github.com/baidubce/bce-sdk-go/services/bos 0.032s
? github.com/baidubce/bce-sdk-go/services/bos/api [no test files]
exit status 1
FAIL github.com/baidubce/bce-sdk-go/services/sts 0.072s
? github.com/baidubce/bce-sdk-go/services/sts/api [no test files]
ok github.com/baidubce/bce-sdk-go/services/vca (cached)
? github.com/baidubce/bce-sdk-go/services/vca/api [no test files]
ok github.com/baidubce/bce-sdk-go/services/vcr (cached)
? github.com/baidubce/bce-sdk-go/services/vcr/api [no test files]
? github.com/baidubce/bce-sdk-go/util [no test files]
The text was updated successfully, but these errors were encountered:
当前项目缺乏单测或单测无法通过
The text was updated successfully, but these errors were encountered: