Rm f symlink #6918
Annotations
10 errors and 1 warning
Govulncheck scan
package function is not in std (/opt/hostedtoolcache/go/1.22.8/x64/src/function)
|
Govulncheck scan
no required module provides package knative.dev/func-go/cloudevents; to add it:
|
Govulncheck scan:
templates/go/scaffolding/instanced-cloudevents/main.go#L7
could not import knative.dev/func-go/cloudevents (invalid package name: "")
|
Govulncheck scan:
templates/go/scaffolding/instanced-cloudevents/main.go#L9
could not import function (invalid package name: "")
|
Govulncheck scan
no required module provides package knative.dev/func-go/http; to add it:
|
Govulncheck scan:
templates/go/scaffolding/instanced-http/main.go#L7
could not import knative.dev/func-go/http (invalid package name: "")
|
Govulncheck scan:
templates/go/scaffolding/instanced-http/main.go#L9
could not import function (invalid package name: "")
|
Govulncheck scan:
templates/go/scaffolding/static-cloudevents/main.go#L7
could not import knative.dev/func-go/cloudevents (invalid package name: "")
|
Govulncheck scan:
templates/go/scaffolding/static-cloudevents/main.go#L9
could not import function (invalid package name: "")
|
Govulncheck scan:
templates/go/scaffolding/static-http/main.go#L8
could not import knative.dev/func-go/http (invalid package name: "")
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
Loading