Skip to content

v3: Track changes in Go stdlib #46

v3: Track changes in Go stdlib

v3: Track changes in Go stdlib #46

Triggered via pull request August 13, 2023 18:55
@bobgbobg
opened #8
bobg/v3
Status Failure
Total duration 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: maps/dropin.go#L3
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/maps)
test: slices/dropin.go#L4
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/cmp)
test: slices/dropin.go#L5
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/slices)
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/