Update to align with storagescore changes #1702
Triggered via pull request
September 29, 2023 08:50
Status
Failure
Total duration
2m 53s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
golangci-lint.yml
on: pull_request
GolangCI-Lint
2m 46s
Annotations
10 errors and 1 warning
[golangci] pkg/blockfactory/blockissuer.go#L20:
pkg/blockfactory/blockissuer.go#L20
could not import github.com/iotaledger/iota.go/v4/builder (-: # github.com/iotaledger/iota.go/v4/builder
|
[golangci] /home/runner/go/pkg/mod/github.com/iotaledger/iota.go/[email protected]/builder/transaction_builder.go#L289:
/home/runner/go/pkg/mod/github.com/iotaledger/iota.go/[email protected]/builder/transaction_builder.go#L289
assignment mismatch: 1 variable but iotago.NewRentStructure(protoParams.RentParameters()).MinDeposit returns 2 values) (typecheck)
|
[golangci] pkg/testsuite/transactions_framework.go#L15:
pkg/testsuite/transactions_framework.go#L15
could not import github.com/iotaledger/iota.go/v4/builder (-: # github.com/iotaledger/iota.go/v4/builder
|
[golangci] /home/runner/go/pkg/mod/github.com/iotaledger/iota.go/[email protected]/builder/transaction_builder.go#L289:
/home/runner/go/pkg/mod/github.com/iotaledger/iota.go/[email protected]/builder/transaction_builder.go#L289
assignment mismatch: 1 variable but iotago.NewRentStructure(protoParams.RentParameters()).MinDeposit returns 2 values) (typecheck)
|
[golangci] pkg/testsuite/eviction.go#L39:
pkg/testsuite/eviction.go#L39
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:14) (typecheck)
|
[golangci] pkg/testsuite/eviction.go#L40:
pkg/testsuite/eviction.go#L40
cannot infer A (/home/runner/go/pkg/mod/github.com/iotaledger/hive.go/[email protected]/lo.go:279:14) (typecheck)
|
[golangci] pkg/testsuite/upgrades.go#L43:
pkg/testsuite/upgrades.go#L43
not enough arguments in call to lo.PanicOnErr
|
[golangci] pkg/testsuite/upgrades.go#L57:
pkg/testsuite/upgrades.go#L57
not enough arguments in call to lo.PanicOnErr
|
[golangci] pkg/testsuite/upgrades.go#L58:
pkg/testsuite/upgrades.go#L58
not enough arguments in call to lo.PanicOnErr
|
GolangCI-Lint
reviewdog exited with status code: 1
|
GolangCI-Lint
Unexpected input(s) 'version', valid inputs are ['github_token', 'golangci_lint_flags', 'tool_name', 'level', 'reporter', 'filter_mode', 'fail_on_error', 'reviewdog_flags', 'workdir', 'reviewdog_version', 'golangci_lint_version', 'go_version', 'go_version_file', 'cache']
|