Skip to content

PR #2984

PR #2984 #4690

Triggered via dynamic January 26, 2026 15:01
Status Success
Total duration 4m 26s
Artifacts

codeql

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

Annotations

10 errors
Analyze (go)
cannot use &tracedStore{…} (value of type *tracedStore) as Store value in return statement: *tracedStore does not implement Store (missing method PruneBlocks)
Analyze (go)
cannot use (*tracedStore)(nil) (value of type *tracedStore) as Store value in variable declaration: *tracedStore does not implement Store (missing method PruneBlocks)
Analyze (go)
cannot use &tracedStore{…} (value of type *tracedStore) as Store value in return statement: *tracedStore does not implement Store (missing method PruneBlocks)
Analyze (go)
cannot use (*tracedStore)(nil) (value of type *tracedStore) as Store value in variable declaration: *tracedStore does not implement Store (missing method PruneBlocks)
Analyze (go)
cannot use &tracedStore{…} (value of type *tracedStore) as Store value in return statement: *tracedStore does not implement Store (missing method PruneBlocks)
Analyze (go)
cannot use (*tracedStore)(nil) (value of type *tracedStore) as Store value in variable declaration: *tracedStore does not implement Store (missing method PruneBlocks)
Analyze (go)
cannot use &tracedStore{…} (value of type *tracedStore) as Store value in return statement: *tracedStore does not implement Store (missing method PruneBlocks)
Analyze (go)
cannot use (*tracedStore)(nil) (value of type *tracedStore) as Store value in variable declaration: *tracedStore does not implement Store (missing method PruneBlocks)
Analyze (go): pkg/store/tracing.go#L25
cannot use &tracedStore{…} (value of type *tracedStore) as Store value in return statement: *tracedStore does not implement Store (missing method PruneBlocks)
Analyze (go): pkg/store/tracing.go#L16
cannot use (*tracedStore)(nil) (value of type *tracedStore) as Store value in variable declaration: *tracedStore does not implement Store (missing method PruneBlocks)