Skip to content

Update github.com/spf13/pflag digest to 2e9d26c #72

Update github.com/spf13/pflag digest to 2e9d26c

Update github.com/spf13/pflag digest to 2e9d26c #72

Triggered via push August 16, 2024 12:17
Status Failure
Total duration 3m 24s
Artifacts

codetests.yml

on: push
Matrix: gotest
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
gotest (ubuntu): ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/archive/tar/reader.go#L638
tr.curr.Read undefined (type fileReader has no field or method Read) (typecheck)
gotest (ubuntu): ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/archive/tar/writer.go#L477
tw.curr.Write undefined (type fileWriter has no field or method Write) (typecheck)
gotest (ubuntu): ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/archive/tar/writer.go#L589
sw.fw.Write undefined (type fileWriter has no field or method Write) (typecheck)
gotest (ubuntu): ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/compress/flate/inflate.go#L697
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
gotest (ubuntu): ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/compress/flate/inflate.go#L720
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
gotest (ubuntu): ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/crypto/tls/cache.go#L73
cc.Delete undefined (type *certCache has no field or method Delete) (typecheck)
gotest (ubuntu): ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/crypto/tls/cache.go#L81
cc.Load undefined (type *certCache has no field or method Load) (typecheck)
gotest (ubuntu): ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/crypto/tls/cache.go#L91
cc.LoadOrStore undefined (type *certCache has no field or method LoadOrStore) (typecheck)
gotest (ubuntu): ../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/crypto/tls/cipher_suites.go#L590
c.h.Size undefined (type constantTimeHash has no field or method Size) (typecheck)
gotest (macos)
The job was canceled because "ubuntu" failed.
gotest (macos): ../../../go/pkg/mod/github.com/bodgit/[email protected]/internal/util/reader.go#L47
rc.Read undefined (type *byteReadCloser has no field or method Read) (typecheck)
gotest (macos): ../../../go/pkg/mod/github.com/bodgit/[email protected]/reader.go#L412
fr.Close undefined (type *folderReadCloser has no field or method Close) (typecheck)
gotest (ubuntu)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/