Rm f symlink #6918
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
2m 29s
analyze
/
Check Unicode CC
21s
analyze
/
Go vulnerability Detection
42s
Annotations
14 errors and 2 warnings
analyze / Go vulnerability Detection
package function is not in std (/opt/hostedtoolcache/go/1.22.8/x64/src/function)
|
analyze / Go vulnerability Detection
no required module provides package knative.dev/func-go/cloudevents; to add it:
|
analyze / Go vulnerability Detection:
templates/go/scaffolding/instanced-cloudevents/main.go#L7
could not import knative.dev/func-go/cloudevents (invalid package name: "")
|
analyze / Go vulnerability Detection:
templates/go/scaffolding/instanced-cloudevents/main.go#L9
could not import function (invalid package name: "")
|
analyze / Go vulnerability Detection
no required module provides package knative.dev/func-go/http; to add it:
|
analyze / Go vulnerability Detection:
templates/go/scaffolding/instanced-http/main.go#L7
could not import knative.dev/func-go/http (invalid package name: "")
|
analyze / Go vulnerability Detection:
templates/go/scaffolding/instanced-http/main.go#L9
could not import function (invalid package name: "")
|
analyze / Go vulnerability Detection:
templates/go/scaffolding/static-cloudevents/main.go#L7
could not import knative.dev/func-go/cloudevents (invalid package name: "")
|
analyze / Go vulnerability Detection:
templates/go/scaffolding/static-cloudevents/main.go#L9
could not import function (invalid package name: "")
|
analyze / Go vulnerability Detection:
templates/go/scaffolding/static-http/main.go#L8
could not import knative.dev/func-go/http (invalid package name: "")
|
analyze / Analyze CodeQL:
templates/go/scaffolding/instanced-cloudevents/main.go#L9
package function is not in std (/opt/hostedtoolcache/go/1.22.8/x64/src/function)
|
analyze / Analyze CodeQL:
templates/go/scaffolding/instanced-cloudevents/main.go#L7
no required module provides package knative.dev/func-go/cloudevents; to add it:
|
analyze / Analyze CodeQL:
templates/go/scaffolding/instanced-http/main.go#L7
no required module provides package knative.dev/func-go/http; to add it:
|
analyze / Analyze CodeQL
Process completed with exit code 1.
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|