Skip to content

update ioutils for os and updated github dependencies to v58 #125

update ioutils for os and updated github dependencies to v58

update ioutils for os and updated github dependencies to v58 #125

Re-run triggered January 22, 2024 16:54
Status Failure
Total duration 29s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: transport_test.go#L131
undefined: os.TempFile
Build: transport_test.go#L144
cannot assign error to err in multiple assignment
Build: transport_test.go#L228
undefined: io
Build: transport_test.go#L229
undefined: io
Build: transport_test.go#L253
undefined: os.NopCloser
Build: transport_test.go#L297
undefined: os.NopCloser
Build: transport_test.go#L304
undefined: os.NopCloser
Build: transport_test.go#L311
undefined: os.ReadAll
Build: transport_test.go#L312
undefined: os.NopCloser
Build: transport_test.go#L336
undefined: os.NopCloser
Build
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/