Skip to content

Excavator: Manage go module dependencies #134

Excavator: Manage go module dependencies

Excavator: Manage go module dependencies #134

Triggered via pull request December 25, 2024 20:44
Status Failure
Total duration 45s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Verify
cannot range over 3 (untyped int constant)
Verify
cannot range over v.Len() (value of type int)
Verify
cannot range over v.Len() (value of type int)
Verify
cannot range over v.Len() (value of type int)
Verify
cannot range over v.Len() (value of type int)
Verify
cannot range over num (variable of type int)
Verify
cannot range over seq (variable of type iter.Seq[E])
Verify
cannot range over atyp.Len (variable of type uintptr)
Verify
cannot range over seq (variable of type iter.Seq2[K, V])
Verify: excavator_fail/excavator_fail.go#L3
expected declaration, found This
Verify
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
Verify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify
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/