Skip to content

fix: replace deprecated rand.Seed usage with local random generator #363

fix: replace deprecated rand.Seed usage with local random generator

fix: replace deprecated rand.Seed usage with local random generator #363

Re-run triggered November 2, 2024 06:01
Status Failure
Total duration 1m 57s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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 int32 (typecheck)
lint (1.20): compatibility/async/go-server/pkg/user.go#L57
cannot convert g (variable of type Gender) to type int32 (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/user.go#L57
cannot convert g (variable of type Gender) to type int (typecheck)
lint (1.20): compatibility/rpc/grpc/go-client/cmd/client.go#L47
undefined: gxlog (typecheck)
lint (1.20): compatibility/rpc/grpc/go-client/cmd/client.go#L55
undefined: gxlog (typecheck)
lint (1.20): compatibility/tls/dubbo/go-client/pkg/user.go#L58
cannot convert g (variable of type Gender) to type int (typecheck)
lint (1.20): compatibility/tracing/dubbo/go-server/pkg/user.go#L56
undefined: opentracing (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/golangci-lint-action@v3.4.0. 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']