v3: Track changes in Go stdlib #46
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|