Skip to content

Excavator: Manage go module dependencies #119

Excavator: Manage go module dependencies

Excavator: Manage go module dependencies #119

Triggered via pull request November 2, 2024 03:42
Status Failure
Total duration 54s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Verify
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Verify
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/