Skip to content

PR #3244

PR #3244 #5869

Triggered via dynamic April 29, 2026 13:53
Status Success
Total duration 18m 27s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Analyze (go)
cannot use fiberClient (variable of type *instrumentedAdapter) as "github.com/evstack/ev-node/block".FiberClient value in argument to rollcmd.StartNode: *instrumentedAdapter does not implement fiber.DA (missing method Head)
Analyze (go)
cannot use (*instrumentedAdapter)(nil) (value of type *instrumentedAdapter) as "github.com/evstack/ev-node/block".FiberClient value in variable declaration: *instrumentedAdapter does not implement fiber.DA (missing method Head)
Analyze (actions)
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, 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 (go)
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, 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 (rust)
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, 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.