v0.4.1 #167
Annotations
5 errors and 1 warning
lint:
internal/core/repository/account/filter.go#L229
cognitive complexity 46 of func `(*Repository).getCodeData` is high (> 30) (gocognit)
|
lint:
internal/app/parser/get.go#L286
cognitive complexity 43 of func `(*Service).callPossibleGetMethods` is high (> 30) (gocognit)
|
lint:
internal/app/indexer/save.go#L134
cognitive complexity 37 of func `(*Service).uniqMessages` is high (> 30) (gocognit)
|
lint:
internal/app/indexer/save.go#L151
`if msg.Type == core.Internal && (msg.SrcTxLT == 0 && msg.DstTxLT != 0)` has complex nested blocks (complexity: 8) (nestif)
|
lint
golangci-lint exit with code 2
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|