Skip to content

Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 #194

Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0

Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 #194

Triggered via pull request February 22, 2024 23:18
Status Failure
Total duration 26s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build
package embed is not in GOROOT (/opt/hostedtoolcache/go/1.15.15/x64/src/embed)
build
found packages atom (atom.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/net@v0.21.0/html/atom
build
found packages hpack (encode.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/net@v0.21.0/http2/hpack
build: fetcher/fetcher.go#L9
found packages publicsuffix (example_test.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/net@v0.21.0/publicsuffix
build
found packages unix (affinity_linux.go) and main (mkasm.go) in /home/runner/go/pkg/mod/golang.org/x/sys@v0.17.0/unix
build
found packages collate (collate.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/text@v0.14.0/collate
build
found packages charmap (charmap.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/text@v0.14.0/encoding/charmap
build
import "golang.org/x/text/encoding/htmlindex" is a program, not an importable package
build
import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package
build
found packages japanese (all.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/text@v0.14.0/encoding/japanese
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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/