Skip to content

Conversation

@rahulguptajss
Copy link
Contributor

@rahulguptajss rahulguptajss commented Nov 25, 2025

cmd/collectors/restperf/plugins/vscan/vscan_test.go:29:5: SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
if data == nil {
^
cmd/collectors/restperf/plugins/vscan/vscan_test.go:34:8: SA5011: possible nil pointer dereference (staticcheck)
data.Object: data,

@cgrinds cgrinds merged commit 3ba3b4b into main Nov 25, 2025
11 checks passed
@cgrinds cgrinds deleted the rg2-fix-lint branch November 25, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants