Skip to content

fix(deps): update golang.org/x/exp digest to b2144cd #274

fix(deps): update golang.org/x/exp digest to b2144cd

fix(deps): update golang.org/x/exp digest to b2144cd #274

Triggered via pull request August 22, 2024 18:43
Status Failure
Total duration 3m 11s
Artifacts

development.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
qa: ../../../../../opt/hostedtoolcache/go/1.22.6/x64/src/compress/flate/inflate.go#L697
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
qa: ../../../../../opt/hostedtoolcache/go/1.22.6/x64/src/compress/flate/inflate.go#L720
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
qa: ../../../../../opt/hostedtoolcache/go/1.22.6/x64/src/crypto/tls/cache.go#L73
cc.Delete undefined (type *certCache has no field or method Delete) (typecheck)
qa: ../../../../../opt/hostedtoolcache/go/1.22.6/x64/src/crypto/tls/cache.go#L81
cc.Load undefined (type *certCache has no field or method Load) (typecheck)
qa: ../../../../../opt/hostedtoolcache/go/1.22.6/x64/src/crypto/tls/cache.go#L91
cc.LoadOrStore undefined (type *certCache has no field or method LoadOrStore) (typecheck)
qa: ../../../../../opt/hostedtoolcache/go/1.22.6/x64/src/crypto/tls/cipher_suites.go#L594
c.h.Size undefined (type constantTimeHash has no field or method Size) (typecheck)
qa: ../../../../../opt/hostedtoolcache/go/1.22.6/x64/src/crypto/tls/cipher_suites.go#L595
c.h.BlockSize undefined (type constantTimeHash has no field or method BlockSize) (typecheck)
qa: ../../../../../opt/hostedtoolcache/go/1.22.6/x64/src/crypto/tls/cipher_suites.go#L596
c.h.Reset undefined (type constantTimeHash has no field or method Reset) (typecheck)
qa
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/