ci(lint): make tolerant of deprecations #527
Annotations
10 errors and 1 warning
crypto/keys/bcrypt/bcrypt.go#L17
directive `//nolint:staticcheck // used in original https://cs.opensource.google/go/x/crypto/+/master:bcrypt/bcrypt.go` is unused for linter "staticcheck" (nolintlint)
|
server/grpc/gogoreflection/fix_registration.go#L12
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
|
server/grpc/gogoreflection/fix_registration.go#L89
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
|
server/grpc/gogoreflection/fix_registration.go#L98
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
|
server/grpc/gogoreflection/fix_registration.go#L110
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
|
server/grpc/gogoreflection/fix_registration.go#L136
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
|
server/grpc/gogoreflection/serverreflection.go#L49
directive `// nolint: staticcheck` is unused for linter "staticcheck" (nolintlint)
|
codec/proto_codec.go#L9
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
crypto/keys/secp256k1/secp256k1.go#L13
directive `// nolint: staticcheck // necessary for Bitcoin address format` is unused for linter "staticcheck" (nolintlint)
|
crypto/codec/amino.go#L29
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading