[GH-ISSUE #3274] wrong import of github.com/magiconair/properties/assert #6712

Closed
opened 2026-08-05 01:09:44 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @mhghw on GitHub (Feb 3, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3274

Originally assigned to: @pappz on GitHub.

It's not a bid deal but I found out that sometimes github.com/magiconair/properties/assert is getting imported by vscode instead of github.com/stretchr/testify/assert.

I found some imports of this project in netbird too( like in here )
I don't know if it's intentional, but I thought it's good to tell you guys about it.

Originally created by @mhghw on GitHub (Feb 3, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3274 Originally assigned to: @pappz on GitHub. It's not a bid deal but I found out that sometimes `github.com/magiconair/properties/assert` is getting imported by vscode instead of `github.com/stretchr/testify/assert`. I found some imports of this project in netbird too( like in [here](https://github.com/netbirdio/netbird/blob/771c99a523569576d4377f0eb8819fa85dd5ace2/client/internal/peer/conn_status_test.go#L4) ) I don't know if it's intentional, but I thought it's good to tell you guys about it.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#6712