Skip to content

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

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

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

Re-run triggered November 2, 2024 18:07
Status Failure
Total duration 1m 38s
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/rpc/dubbo/go-server/pkg/user.go#L57
cannot convert g (variable of type Gender) to type int32 (typecheck)
lint (1.20): compatibility/tls/dubbo/go-client/pkg/user.go#L58
cannot convert g (variable of type Gender) to type int32 (typecheck)
lint (1.20): compatibility/tls/dubbo/go-server/pkg/common_user_provider.go#L1
: # github.com/apache/dubbo-go-samples/compatibility/tls/dubbo/go-server/pkg
lint (1.20): compatibility/tls/dubbo/go-server/pkg/user.go#L22
"strconv" imported and not used (typecheck)
lint (1.20): 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
lint (1.20): compatibility/tls/dubbo/go-server/pkg/user.go#L22
"strconv" imported and not used) (typecheck)
lint (1.20): compatibility/tracing/grpc/go-server/cmd/server.go#L59
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/[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']