fix: replace deprecated rand.Seed usage with local random generator #368
Annotations
10 errors and 3 warnings
golangci-lint:
compatibility/rpc/dubbo/go-server/pkg/user.go#L57
cannot convert g (variable of type Gender) to type int32 (typecheck)
|
golangci-lint:
compatibility/rpc/jsonrpc/go-server/pkg/user_provider2.go#L53
undefined: gxlog (typecheck)
|
golangci-lint:
compatibility/rpc/jsonrpc/go-server/pkg/user_provider2.go#L56
undefined: gxlog (typecheck)
|
golangci-lint:
compatibility/rpc/jsonrpc/go-server/pkg/user_provider2.go#L64
undefined: gxlog (typecheck)
|
golangci-lint:
compatibility/tls/dubbo/go-client/pkg/user.go#L58
cannot convert g (variable of type Gender) to type int32 (typecheck)
|
golangci-lint:
compatibility/tls/dubbo/go-server/pkg/common_user_provider.go#L1
: # github.com/apache/dubbo-go-samples/compatibility/tls/dubbo/go-server/pkg
|
golangci-lint:
compatibility/tls/dubbo/go-server/pkg/user.go#L22
"strconv" imported and not used (typecheck)
|
golangci-lint:
compatibility/tls/dubbo/go-server/cmd/server.go#L38
could not import github.com/apache/dubbo-go-samples/compatibility/tls/dubbo/go-server/pkg (-: # github.com/apache/dubbo-go-samples/compatibility/tls/dubbo/go-server/pkg
|
golangci-lint:
compatibility/tls/dubbo/go-server/pkg/user.go#L22
"strconv" imported and not used) (typecheck)
|
golangci-lint:
compatibility/tracing/grpc/go-server/cmd/server.go#L59
undefined: opentracing (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|
Loading