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

feat(Backport v6.x): move throwOnError to interceptor #3595

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport 0ea1074 from #3331.

@metcoder95 metcoder95 changed the title [Backport v6.x] interceptors: move throwOnError to interceptor feat(Backport v6.x): move throwOnError to interceptor Sep 12, 2024
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina
Copy link
Member

@metcoder95 can you do a force-push here? This does not seem to trigger CI.

@Uzlopak Uzlopak closed this Sep 14, 2024
@Uzlopak Uzlopak reopened this Sep 14, 2024
@Uzlopak
Copy link
Contributor

Uzlopak commented Sep 14, 2024

I just closed and reopened the PR and that triggered the CI

@metcoder95
Copy link
Member

weird TS issue here:

Run npm run test:typescript

> [email protected] test:typescript
> tsd && tsc test/imports/undici-import.ts --typeRoots ./types && tsc ./types/*.d.ts --noEmit --typeRoots ./types

Error: node_modules/@types/node/module.d.ts(213,13): error TS238[6](https://github.com/nodejs/undici/actions/runs/10861252749/job/30160957939#step:5:7): Overload signatures must all be optional or required.
Error: Process completed with exit code 2.

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.

4 participants