lint cleanup, dependancy updates for tests #127
Annotations
17 errors and 2 warnings
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)
import "github.com/golang/mock/mockgen" is a program, not an importable package
|
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)
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)
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)
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)
import "github.com/golang/mock/mockgen" is a program, not an importable package
|
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)
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)
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)
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)
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.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/
|