Skip to content

feat: reards auction proto #11717

feat: reards auction proto

feat: reards auction proto #11717

Triggered via pull request March 22, 2024 13:29
Status Failure
Total duration 4m 55s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
4m 46s
Run golangci-lint
markdown-lint
7s
markdown-lint
buf-lint
11s
buf-lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
buf-lint: proto/umee/auction/v1/query.proto#L14
RPC response type "QueryRewardParamsResp" should be named "RewardParamsResponse" or "QueryRewardParamsResponse".
buf-lint: proto/umee/auction/v1/query.proto#L19
RPC response type "QueryRewardAuctionResp" should be named "RewardAuctionResponse" or "QueryRewardAuctionResponse".
buf-lint: proto/umee/auction/v1/query.proto#L24
Message "QueryRewardParams" should have a non-empty comment for documentation.
buf-lint: proto/umee/auction/v1/query.proto#L26
Message "QueryRewardParamsResp" should have a non-empty comment for documentation.
buf-lint: proto/umee/auction/v1/query.proto#L30
Message "QueryRewardAuction" should have a non-empty comment for documentation.
buf-lint: proto/umee/auction/v1/query.proto#L35
Message "QueryRewardAuctionResp" should have a non-empty comment for documentation.
buf-lint: proto/umee/auction/v1/tx.proto#L19
RPC "GovSetRewardsParams" should have a non-empty comment for documentation.
buf-lint: proto/umee/auction/v1/tx.proto#L19
RPC response type "MsgGovSetRewardsParamsResp" should be named "GovSetRewardsParamsResponse" or "MsgGovSetRewardsParamsResponse".
buf-lint: proto/umee/auction/v1/tx.proto#L20
RPC "RewardsBid" should have a non-empty comment for documentation.
buf-lint: proto/umee/auction/v1/tx.proto#L20
RPC response type "MsgRewardsBidResp" should be named "RewardsBidResponse" or "MsgRewardsBidResponse".
Run golangci-lint: x/auction/auction.pb.go#L1
: # github.com/umee-network/umee/v6/x/auction
Run golangci-lint: x/auction/tx.pb.go#L254
this.Params.Equal undefined (type RewardsParams has no field or method Equal) (typecheck)
Run golangci-lint
issues found
buf-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected], bufbuild/buf-lint-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buf-lint
No github_token supplied, API requests will be subject to stricter rate limiting
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.