Skip to content

chore(deps): update dependency golang/go to v1.21.5 - abandoned #1311

chore(deps): update dependency golang/go to v1.21.5 - abandoned

chore(deps): update dependency golang/go to v1.21.5 - abandoned #1311

Triggered via pull request December 8, 2023 05:52
Status Failure
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: pull_request
ghalint
10s
ghalint
update-aqua-checksums
6s
update-aqua-checksums
renovate-config-validator  /  renovate-config-validator
renovate-config-validator / renovate-config-validator
status-check
0s
status-check
enable-automerge
0s
enable-automerge
Fit to window
Zoom out
Zoom in

Annotations

12 errors
ghalint
Process completed with exit code 1.
test / test
error: undefined: max (typecheck)
test / test
error: response.Header undefined (type *Response has no field or method Header) (typecheck)
test / test
error: resp.Body undefined (type *Response has no field or method Body) (typecheck)
test / test
error: resp.Body undefined (type *Response has no field or method Body) (typecheck)
test / test
error: resp.Body undefined (type *Response has no field or method Body) (typecheck)
test / test
error: resp.Header undefined (type *Response has no field or method Header) (typecheck)
test / test
error: resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
test / test: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/net/http/internal/chunked.go#L79
[golangci-lint] reported by reviewdog 🐶 undefined: max Raw Output: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/net/http/internal/chunked.go:79:14: error: undefined: max (typecheck)
test / test: ../../../go/pkg/mod/github.com/google/go-github/[email protected]/github/github.go#L853
[golangci-lint] reported by reviewdog 🐶 response.Header undefined (type *Response has no field or method Header) Raw Output: ../../../go/pkg/mod/github.com/google/go-github/[email protected]/github/github.go:853:14: error: response.Header undefined (type *Response has no field or method Header) (typecheck)
test / test: ../../../go/pkg/mod/github.com/google/go-github/[email protected]/github/github.go#L904
[golangci-lint] reported by reviewdog 🐶 resp.Body undefined (type *Response has no field or method Body) Raw Output: ../../../go/pkg/mod/github.com/google/go-github/[email protected]/github/github.go:904:13: error: resp.Body undefined (type *Response has no field or method Body) (typecheck)
status-check
Process completed with exit code 1.