[main] Upgrade to latest dependencies #9551
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
6m 25s
analyze
/
Check Unicode CC
21s
analyze
/
Go vulnerability Detection
1m 10s
Annotations
10 errors and 5 warnings
|
analyze / Go vulnerability Detection
mcp.init calls mcp.init, which calls jsonrpc2.init
|
|
analyze / Go vulnerability Detection
functions.Client.Deploy calls errors.Is, which eventually calls jsonrpc2.WireError.Is
|
|
analyze / Go vulnerability Detection
cmd.ErrRegistryRequired.Error calls jsonrpc2.WireError.Error
|
|
analyze / Go vulnerability Detection
mcp.Server.Start calls mcp.Server.Run, which eventually calls jsonrpc2.NewConnection
|
|
analyze / Go vulnerability Detection
mcp.Server.Start calls mcp.Server.Run, which eventually calls jsonrpc2.Connection.Wait
|
|
analyze / Go vulnerability Detection
mcp.Server.Start calls mcp.Server.Run, which eventually calls jsonrpc2.Connection.Close
|
|
analyze / Go vulnerability Detection
mcp.init calls mcp.init, which calls jsonrpc.init
|
|
analyze / Go vulnerability Detection
mcp.init calls mcp.init, which calls json.init
|
|
analyze / Go vulnerability Detection
mcp.New calls mcp.AddTool[knative.dev/func/pkg/mcp.ListInput knative.dev/func/pkg/mcp.ListOutput], which eventually calls json.Unmarshal
|
|
analyze / Go vulnerability Detection
mcp.init calls mcp.init, which calls auth.init
|
|
analyze / Check Unicode CC
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: andstor/file-existence-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.mod
|
|
analyze / Analyze CodeQL
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: andstor/file-existence-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
analyze / Analyze CodeQL
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.mod
|