Skip to content

Deepanshutr/master #943

Deepanshutr/master

Deepanshutr/master #943

Triggered via pull request September 2, 2024 07:37
Status Failure
Total duration 46s
Artifacts

lint.yml

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

Annotations

10 errors and 2 warnings
golangci-lint: utilities/rest/id_getters/docs/common.go#L44
undefined: rest.ReadRESTReq (typecheck)
golangci-lint: utilities/rest/id_getters/docs/identity.go#L17
undefined: rest.ReadRESTReq (typecheck)
golangci-lint: utilities/rest/id_getters/docs/split.go#L18
undefined: rest.ReadRESTReq (typecheck)
golangci-lint: helpers/base/cli_command.go#L87
undefined: NewCommonTransactionRequestFromContext (typecheck)
golangci-lint: helpers/base/cli_command_test.go#L108
undefined: PrototypeCommonTransactionRequest (typecheck)
golangci-lint: helpers/base/cli_command_test.go#L109
undefined: PrototypeCommonTransactionRequest (typecheck)
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
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/