add tests and fix bugs accordingly #3
Annotations
8 errors
Go Vet:
main.go#L4
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/cmp)
|
Go Vet:
main.go#L19
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/slices)
|
Go Vet
Process completed with exit code 1.
|
Go Tests:
main.go#L4
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/cmp)
|
Go Tests:
main.go#L19
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/slices)
|
Go Tests:
main.go#L4
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/cmp)
|
Go Tests:
main.go#L19
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.12/x64/src/slices)
|
Go Tests
Process completed with exit code 1.
|