Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧹 fix warning in gql client #2987

Merged
merged 2 commits into from
Jan 9, 2024
Merged

🧹 fix warning in gql client #2987

merged 2 commits into from
Jan 9, 2024

Conversation

imilchev
Copy link
Member

@imilchev imilchev commented Jan 9, 2024

the fact that this is not a pointer causes annoying linter warnings because we are copying some lock by reference instead of a pointer. This fixes the issue

Signed-off-by: Ivan Milchev <[email protected]>
Signed-off-by: Ivan Milchev <[email protected]>
@imilchev imilchev merged commit b3e6624 into main Jan 9, 2024
10 checks passed
@imilchev imilchev deleted the ivan/fix-warning branch January 9, 2024 16:00
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants