Skip to content

fix: audit issues #4-10 #766

fix: audit issues #4-10

fix: audit issues #4-10 #766

Triggered via pull request January 17, 2025 21:57
Status Failure
Total duration 3m 14s
Artifacts

lint.yml

on: pull_request
golangci-lint
3m 5s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
golangci-lint: app/extend_vote_test.go#L56
cannot use bridgeKeeper (variable of type *mocks.BridgeKeeper) as "github.com/tellor-io/layer/app".BridgeKeeper value in argument to app.NewVoteExtHandler: *mocks.BridgeKeeper does not implement "github.com/tellor-io/layer/app".BridgeKeeper (wrong type for method EVMAddressFromSignatures)
golangci-lint: app/proposal_handler_test.go#L64
cannot use s.bridgeKeeper (variable of type *mocks.BridgeKeeper) as "github.com/tellor-io/layer/app".BridgeKeeper value in argument to app.NewProposalHandler: *mocks.BridgeKeeper does not implement "github.com/tellor-io/layer/app".BridgeKeeper (wrong type for method EVMAddressFromSignatures)
golangci-lint
Process completed with exit code 2.
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2