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

adapters package fixes reported by go vet #2955

Merged
merged 5 commits into from
Jul 28, 2023
Merged

Conversation

onkarvhanumante
Copy link
Contributor

Refer #2954 for details.

oh0387 added 4 commits July 20, 2023 18:22
# github.com/prebid/prebid-server/adapters/rubicon
adapters/rubicon/rubicon_test.go:293:9: GetRate passes lock by value: github.com/prebid/prebid-server/adapters/rubicon.mockCurrencyConversion contains github.com/stretchr/testify/mock.Mock contains sync.Mutex
adapters/rubicon/rubicon_test.go:298:9: GetRates passes lock by value: github.com/prebid/prebid-server/adapters/rubicon.mockCurrencyConversion contains github.com/stretchr/testify/mock.Mock contains sync.Mutex
# github.com/prebid/prebid-server/adapters/taboola
adapters/taboola/taboola.go:256:13: result of fmt.Errorf call not used
# github.com/prebid/prebid-server/openrtb_ext
openrtb_ext/imp_adnuntius.go:6:2: struct field tag `json:noCookies` not compatible with reflect.StructTag.Get: bad syntax for struct tag value
# github.com/prebid/prebid-server/adapters/huaweiads
adapters/huaweiads/huaweiads.go:905:14: result of fmt.Errorf call not used
Copy link
Contributor

@SyntaxNode SyntaxNode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please contact Huawei, Taboola, and Adnuntius at their support email addresses and give them up to 7 days to review the changes to their adapter in this PR.

@onkarvhanumante
Copy link
Contributor Author

@clho40 PR makes changes in Huaweiads adapter code. Please let us know your thoughts in regards of the proposed changes. Prebid team previously tried to reach out to Huaweiads via email. But mail bounced off

@clho40
Copy link
Contributor

clho40 commented Jul 21, 2023

LGTM

@onkarvhanumante
Copy link
Contributor Author

onkarvhanumante commented Jul 23, 2023

LGTM

@clho40 also requesting to create separate PR to update Huaweiads working email address

# Conflicts:
#	openrtb_ext/imp_adnuntius.go
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.

5 participants