Skip to content

update 05 20

update 05 20 #13071

Triggered via pull request May 21, 2024 12:29
Status Failure
Total duration 23m 21s
Artifacts

golangci-lint.yml

on: pull_request
golangci linter
1m 44s
golangci linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci linter: process/interceptors/multiDataInterceptor_extension.go#L37
var `signingMarshalizer` is unused (unused)
golangci linter: process/interceptors/multiDataInterceptor_extension.go#L38
var `txSignHasher` is unused (unused)
golangci linter: process/interceptors/multiDataInterceptor_extension.go#L39
var `signer` is unused (unused)
golangci linter: factory/state/cacheableAccountsDB.go#L11
var `log` is unused (unused)
golangci linter: process/interceptors/multiDataInterceptor.go#L211
S1023: redundant `return` statement (gosimple)
golangci linter: factory/state/cacheableAccountsDB.go#L24
S1005: unnecessary assignment to the blank identifier (gosimple)
golangci linter: factory/state/cacheableAccountsDB.go#L31
S1005: unnecessary assignment to the blank identifier (gosimple)
golangci linter: factory/state/cacheableAccountsDB.go#L59
S1005: unnecessary assignment to the blank identifier (gosimple)
golangci linter: factory/state/cacheableAccountsDB.go#L67
S1005: unnecessary assignment to the blank identifier (gosimple)
golangci linter: factory/state/cacheableAccountsDB.go#L109
S1005: unnecessary assignment to the blank identifier (gosimple)
golangci linter
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/.