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: handling partial error in a batch for reddit destination #3935

Merged
merged 4 commits into from
Dec 13, 2024

fix: minor change

568f72d
Select commit
Loading
Failed to load commit list.
Merged

fix: handling partial error in a batch for reddit destination #3935

fix: minor change
568f72d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 12, 2024 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 282 in test/integrations/destinations/reddit/network.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "Bearer dummyAccessToken" is used as
authorization header
.

Check failure on line 493 in test/integrations/destinations/reddit/router/data.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "Bearer dummyAccessToken" is used as
authorization header
.

Check failure on line 567 in test/integrations/destinations/reddit/router/data.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "Bearer dummyAccessToken" is used as
authorization header
.