Skip to content

chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #182

chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible

chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #182

Triggered via pull request August 1, 2024 17:19
Status Failure
Total duration 5m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Go Build Check: logs/util/docker/event_pull.go#L88
cannot use action (variable of type events.Action) as string value in argument to strings.Contains
Go Build Check: logs/util/docker/event_pull.go#L89
cannot use strings.SplitN(action, ":", 2)[0] (variable of type string) as events.Action value in assignment
Go Build Check: logs/util/docker/event_pull.go#L89
cannot use action (variable of type events.Action) as string value in argument to strings.SplitN
Go Build Check: logs/util/docker/event_pull.go#L96
cannot use action (variable of type events.Action) as string value in struct literal
Go Build Check
Process completed with exit code 2.
Code Analysis: logs/util/docker/event_pull.go#L88
cannot use action (variable of type events.Action) as string value in argument to strings.Contains
Code Analysis: logs/util/docker/event_pull.go#L89
cannot use strings.SplitN(action, ":", 2)[0] (variable of type string) as events.Action value in assignment
Code Analysis: logs/util/docker/event_pull.go#L89
cannot use action (variable of type events.Action) as string value in argument to strings.SplitN
Code Analysis: logs/util/docker/event_pull.go#L96
cannot use action (variable of type events.Action) as string value in struct literal
Code Analysis
Process completed with exit code 2.
Code Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/