Skip to content

feat: abci client type now an explicit config setting #504

feat: abci client type now an explicit config setting

feat: abci client type now an explicit config setting #504

Triggered via pull request April 18, 2024 00:12
Status Failure
Total duration 2m 27s
Artifacts

lint.yml

on: pull_request
golangci-lint
2m 3s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: baseapp/abci.go#L275
SA1019: sdkerrors.SuccessABCICode is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: server/grpc/gogoreflection/serverreflection.go#L390
SA1019: rpb.ServerReflectionResponse is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
golangci-lint: server/grpc/gogoreflection/serverreflection.go#L391
SA1019: in.Host is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
golangci-lint: server/grpc/gogoreflection/serverreflection.go#L396
SA1019: req.FileByFilename is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
golangci-lint: server/grpc/gogoreflection/serverreflection.go#L399
SA1019: rpb.ErrorResponse is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
golangci-lint: server/grpc/gogoreflection/serverreflection.go#L406
SA1019: rpb.FileDescriptorResponse is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
golangci-lint: server/grpc/gogoreflection/serverreflection.go#L410
SA1019: req.FileContainingSymbol is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
golangci-lint: server/grpc/gogoreflection/serverreflection.go#L413
SA1019: rpb.ErrorResponse is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
golangci-lint: server/grpc/gogoreflection/serverreflection.go#L420
SA1019: rpb.FileDescriptorResponse is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
golangci-lint: server/grpc/gogoreflection/serverreflection.go#L424
SA1019: req.FileContainingExtension.ContainingType is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.