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: Fixing go static analyzer warnings #174

Merged
merged 2 commits into from
Feb 14, 2025
Merged

fix: Fixing go static analyzer warnings #174

merged 2 commits into from
Feb 14, 2025

Conversation

EXPEbdodla
Copy link
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes go static analyzer warnings. Warning is assignment copies lock value to results[serializedEntityKeyToIndex[keyString]][featureNamesToIdx[featName]]: github.com/feast-dev/feast/go/internal/feast/onlinestore.FeatureData contains github.com/feast-dev/feast/go/protos/feast/serving.FeatureReferenceV2 contains google.golang.org/protobuf/runtime/protoimpl.MessageState contains sync.Mutex

Misc

@EXPEbdodla EXPEbdodla merged commit 63a10fa into master Feb 14, 2025
23 checks passed
@EXPEbdodla EXPEbdodla deleted the fix_go_vet branch February 14, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants