Skip to content

build(deps): Bump github.com/jonboulle/clockwork from 0.3.0 to 0.5.0 #2311

build(deps): Bump github.com/jonboulle/clockwork from 0.3.0 to 0.5.0

build(deps): Bump github.com/jonboulle/clockwork from 0.3.0 to 0.5.0 #2311

Triggered via pull request January 20, 2025 16:08
Status Failure
Total duration 2m 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
golangci-lint: internal/p2p/client/client_test.go#L54
cannot use clockwork.NewFakeClock() (value of type *clockwork.FakeClock) as clockwork.FakeClock value in assignment
golangci-lint: internal/p2p/client/client_test.go#L60
cannot use suite.fakeClock (variable of type clockwork.FakeClock) as clockwork.Clock value in argument to WithClock: clockwork.FakeClock does not implement clockwork.Clock (method After has pointer receiver) (typecheck)
golangci-lint
issues found
golangci-lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
golangci-lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/