Skip to content

Deepanshutr/master #947

Deepanshutr/master

Deepanshutr/master #947

Triggered via pull request September 2, 2024 08:23
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
golangci-lint
39s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: utilities/rest/queuing/broadcast.go#L1
: import cycle not allowed in test (typecheck)
golangci-lint: x/assets/queries/asset/query_request_test.go#L99
queryRequest.Decode undefined (type *QueryRequest has no field or method Decode) (typecheck)
golangci-lint: x/assets/queries/asset/query_request_test.go#L133
queryRequest.Encode undefined (type *QueryRequest has no field or method Encode) (typecheck)
golangci-lint: x/assets/transactions/burn/transaction_request_test.go#L132
transactionRequest.FromJSON undefined (type transactionRequest has no field or method FromJSON) (typecheck)
golangci-lint: x/assets/transactions/burn/transaction_request_test.go#L227
tr.RegisterLegacyAminoCodec undefined (type transactionRequest has no field or method RegisterLegacyAminoCodec) (typecheck)
golangci-lint: x/assets/transactions/define/transaction_request_test.go#L162
transactionRequest.FromJSON undefined (type transactionRequest has no field or method FromJSON) (typecheck)
golangci-lint: x/assets/transactions/define/transaction_request_test.go#L275
tr.RegisterLegacyAminoCodec undefined (type transactionRequest has no field or method RegisterLegacyAminoCodec) (typecheck)
golangci-lint: x/assets/transactions/deputize/transaction_request_test.go#L185
transactionRequest.FromJSON undefined (type transactionRequest has no field or method FromJSON) (typecheck)
golangci-lint: x/assets/transactions/deputize/transaction_request_test.go#L328
tr.RegisterLegacyAminoCodec undefined (type transactionRequest has no field or method RegisterLegacyAminoCodec) (typecheck)
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/