Skip to content

updated dependencies, had to fix a few tests #131

updated dependencies, had to fix a few tests

updated dependencies, had to fix a few tests #131

Triggered via pull request December 11, 2023 17:34
@rayjlindenrayjlinden
synchronize #67
update_deps
Status Failure
Total duration 1m 6s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
test (1.14.x)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.14.15/x64/src/crypto/ecdh)
test (1.14.x)
package embed is not in GOROOT (/opt/hostedtoolcache/go/1.14.15/x64/src/embed)
test (1.14.x)
import "github.com/onsi/ginkgo/v2/ginkgo" is a program, not an importable package
test (1.14.x)
found packages qtls (alert.go) and main (generate_cert.go) in /home/runner/go/pkg/mod/github.com/quic-go/[email protected]
test (1.14.x)
import "go.uber.org/mock/mockgen" is a program, not an importable package
test (1.14.x)
C source files not allowed when not using cgo or SWIG: cpu_gccgo_x86.c
test (1.14.x)
found packages unix (affinity_linux.go) and main (mkasm.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/unix
test (1.14.x)
package io/fs is not in GOROOT (/opt/hostedtoolcache/go/1.14.15/x64/src/io/fs)
test (1.14.x)
package net/netip is not in GOROOT (/opt/hostedtoolcache/go/1.14.15/x64/src/net/netip)
test (1.14.x)
Process completed with exit code 1.
test (1.15.x)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.15.15/x64/src/crypto/ecdh)
test (1.15.x)
package embed is not in GOROOT (/opt/hostedtoolcache/go/1.15.15/x64/src/embed)
test (1.15.x)
import "github.com/onsi/ginkgo/v2/ginkgo" is a program, not an importable package
test (1.15.x)
found packages qtls (alert.go) and main (generate_cert.go) in /home/runner/go/pkg/mod/github.com/quic-go/[email protected]
test (1.15.x)
import "go.uber.org/mock/mockgen" is a program, not an importable package
test (1.15.x)
found packages unix (affinity_linux.go) and main (mkasm.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/unix
test (1.15.x)
package io/fs is not in GOROOT (/opt/hostedtoolcache/go/1.15.15/x64/src/io/fs)
test (1.15.x)
package net/netip is not in GOROOT (/opt/hostedtoolcache/go/1.15.15/x64/src/net/netip)
test (1.15.x)
Process completed with exit code 1.
test (1.14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/