Bump github.com/docker/docker from 20.10.23+incompatible to 24.0.7+incompatible #2868
golangci-lint.yml
on: pull_request
GolangCI-Lint
8m 23s
Annotations
10 errors and 1 warning
GolangCI-Lint:
integration-tests/tester/framework/autopeered_network.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/iotaledger/hornet/v2/integration-tests/tester/framework [github.com/iotaledger/hornet/v2/integration-tests/tester/framework.test]
Raw Output:
integration-tests/tester/framework/autopeered_network.go:1: : # github.com/iotaledger/hornet/v2/integration-tests/tester/framework [github.com/iotaledger/hornet/v2/integration-tests/tester/framework.test]
|
GolangCI-Lint:
integration-tests/tester/framework/docker.go#L155
[golangci] reported by reviewdog 🐶
cannot use &duration (value of type *"time".Duration) as container.StopOptions value in argument to d.client.ContainerStop (typecheck)
Raw Output:
integration-tests/tester/framework/docker.go:155:60: cannot use &duration (value of type *"time".Duration) as container.StopOptions value in argument to d.client.ContainerStop (typecheck)
package framework
|
GolangCI-Lint:
integration-tests/tester/tests/autopeering/autopeering_test.go#L12
[golangci] reported by reviewdog 🐶
could not import github.com/iotaledger/hornet/v2/integration-tests/tester/framework (-: # github.com/iotaledger/hornet/v2/integration-tests/tester/framework
Raw Output:
integration-tests/tester/tests/autopeering/autopeering_test.go:12:2: could not import github.com/iotaledger/hornet/v2/integration-tests/tester/framework (-: # github.com/iotaledger/hornet/v2/integration-tests/tester/framework
|
GolangCI-Lint:
integration-tests/tester/framework/docker.go#L155
[golangci] reported by reviewdog 🐶
cannot use &duration (value of type *"time".Duration) as container.StopOptions value in argument to d.client.ContainerStop) (typecheck)
Raw Output:
integration-tests/tester/framework/docker.go:155:60: cannot use &duration (value of type *"time".Duration) as container.StopOptions value in argument to d.client.ContainerStop) (typecheck)
"github.com/iotaledger/hornet/v2/integration-tests/tester/framework"
^
|
GolangCI-Lint:
integration-tests/tester/tests/common/common_test.go#L12
[golangci] reported by reviewdog 🐶
could not import github.com/iotaledger/hornet/v2/integration-tests/tester/framework (-: # github.com/iotaledger/hornet/v2/integration-tests/tester/framework
Raw Output:
integration-tests/tester/tests/common/common_test.go:12:2: could not import github.com/iotaledger/hornet/v2/integration-tests/tester/framework (-: # github.com/iotaledger/hornet/v2/integration-tests/tester/framework
|
GolangCI-Lint:
integration-tests/tester/framework/docker.go#L155
[golangci] reported by reviewdog 🐶
cannot use &duration (value of type *"time".Duration) as container.StopOptions value in argument to d.client.ContainerStop) (typecheck)
Raw Output:
integration-tests/tester/framework/docker.go:155:60: cannot use &duration (value of type *"time".Duration) as container.StopOptions value in argument to d.client.ContainerStop) (typecheck)
"github.com/iotaledger/hornet/v2/integration-tests/tester/framework"
^
|
GolangCI-Lint:
integration-tests/tester/tests/migration/batch_test.go#L14
[golangci] reported by reviewdog 🐶
could not import github.com/iotaledger/hornet/v2/integration-tests/tester/framework (-: # github.com/iotaledger/hornet/v2/integration-tests/tester/framework
Raw Output:
integration-tests/tester/tests/migration/batch_test.go:14:2: could not import github.com/iotaledger/hornet/v2/integration-tests/tester/framework (-: # github.com/iotaledger/hornet/v2/integration-tests/tester/framework
|
GolangCI-Lint:
integration-tests/tester/framework/docker.go#L155
[golangci] reported by reviewdog 🐶
cannot use &duration (value of type *"time".Duration) as container.StopOptions value in argument to d.client.ContainerStop) (typecheck)
Raw Output:
integration-tests/tester/framework/docker.go:155:60: cannot use &duration (value of type *"time".Duration) as container.StopOptions value in argument to d.client.ContainerStop) (typecheck)
"github.com/iotaledger/hornet/v2/integration-tests/tester/framework"
^
|
GolangCI-Lint:
integration-tests/tester/tests/snapshot/main_test.go#L8
[golangci] reported by reviewdog 🐶
could not import github.com/iotaledger/hornet/v2/integration-tests/tester/framework (-: # github.com/iotaledger/hornet/v2/integration-tests/tester/framework
Raw Output:
integration-tests/tester/tests/snapshot/main_test.go:8:2: could not import github.com/iotaledger/hornet/v2/integration-tests/tester/framework (-: # github.com/iotaledger/hornet/v2/integration-tests/tester/framework
|
GolangCI-Lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.saobby.my.eu.orgmunity/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
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']
|