tests: add github action for golang functions #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go-function-offline-testing.yml
on: pull_request
Matrix: test-go-example
Annotations
2 errors
test-go-example (cors-go, 1.19):
functions/cors-go/test/main.go#L4
package cors-go is not in GOROOT (/opt/hostedtoolcache/go/1.19.11/x64/src/cors-go)
|
test-go-example (cors-go, 1.19):
functions/cors-go/test/main.go#L6
no required module provides package github.com/scaleway/serverless-functions-go/local: go.mod file not found in current directory or any parent directory; see 'go help modules'
|