Skip to content

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

update ioutils for os and updated github dependencies to v58

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

Re-run triggered January 16, 2024 15:42
Status Failure
Total duration 25s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: appsTransport_test.go#L17
undefined: os.TempFile
Build: appsTransport_test.go#L30
cannot assign error to err in multiple assignment
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#L170
undefined: itr
Build: transport_test.go#L228
undefined: os.ReadAll
Build: transport_test.go#L229
undefined: os.NopCloser
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
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/