fix: replace deprecated rand.Seed usage with local random generator #371
Annotations
10 errors and 3 warnings
lint (1.20):
compatibility/async/go-client/pkg/user.go#L62
cannot convert g (variable of type Gender) to type int (typecheck)
|
lint (1.20):
compatibility/async/go-server/pkg/user.go#L57
cannot convert g (variable of type Gender) to type int (typecheck)
|
lint (1.20):
compatibility/registry/zookeeper/go-client/cmd/client.go#L63
grpcGreeterImplWithCustomGroupAndVersion.SayHello undefined (type *UserProviderWithCustomGroupAndVersion has no field or method SayHello) (typecheck)
|
lint (1.20):
compatibility/rpc/dubbo/go-client/pkg/user.go#L58
cannot convert g (variable of type Gender) to type int (typecheck)
|
lint (1.20):
compatibility/rpc/dubbo/go-server/pkg/common_user_provider.go#L51
undefined: gxlog (typecheck)
|
lint (1.20):
compatibility/rpc/dubbo/go-server/pkg/common_user_provider.go#L54
undefined: gxlog (typecheck)
|
lint (1.20):
compatibility/rpc/dubbo/go-server/pkg/common_user_provider.go#L62
undefined: gxlog (typecheck)
|
lint (1.20):
compatibility/tracing/dubbo/go-client/cmd/client.go#L66
undefined: opentracing (typecheck)
|
lint (1.20):
compatibility/tracing/dubbo/go-client/cmd/client.go#L124
undefined: zipkin (typecheck)
|
lint (1.20):
compatibility/tracing/dubbo/go-client/cmd/client.go#L128
undefined: zipkin (typecheck)
|
lint (1.20)
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/
|
lint (1.20)
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']
|
lint (1.20)
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']
|