Skip to content

chore(deps): bump golang.org/x/crypto from 0.0.0-20220315160706-3147a52a75dd to 0.31.0 #283

chore(deps): bump golang.org/x/crypto from 0.0.0-20220315160706-3147a52a75dd to 0.31.0

chore(deps): bump golang.org/x/crypto from 0.0.0-20220315160706-3147a52a75dd to 0.31.0 #283

Triggered via pull request January 1, 2025 17:35
Status Failure
Total duration 5m 39s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 5 warnings
Documentation Test
Process completed with exit code 1.
Build Test
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/crypto/ecdh)
Build Test
The process '/opt/hostedtoolcache/goreleaser-action/1.4.1/x64/goreleaser' failed with exit code 1
Integration Test
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/crypto/ecdh)
Integration Test
Process completed with exit code 2.
Test: pkg/commands/operation/operation.go#L94
c.Clear undefined (type Cache has no field or method Clear) (typecheck)
Test: pkg/commands/server/run.go#L20
c.Debug undefined (type Option has no field or method Debug) (typecheck)
Test: pkg/commands/server/run.go#L30
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
Test: pkg/commands/server/run.go#L38
c.Reset undefined (type Option has no field or method Reset) (typecheck)
Test: pkg/commands/server/run.go#L43
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
Test: pkg/commands/server/run.go#L47
c.DownloadDBOnly undefined (type Option has no field or method DownloadDBOnly) (typecheck)
Test: pkg/commands/server/run.go#L51
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
Test: pkg/commands/server/run.go#L55
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
Test: pkg/commands/server/run.go#L56
c.Insecure undefined (type Option has no field or method Insecure) (typecheck)
Test: pkg/commands/artifact/config.go#L22
opt.VulnType undefined (type Option has no field or method VulnType) (typecheck)
Documentation Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
The `save-state` 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/