Skip to content

Conversation

@colinaaa
Copy link
Collaborator

@colinaaa colinaaa commented Nov 1, 2025

Summary

Fix an error occurred when upgrading to Rspack 1.6.0:

> tsc --build

packages/rspeedy/core/src/config/validate.ts(12,34): error TS(typia.createValidateEquals): unsupported type detected

- OutputFileSystem.createReadStream: unknown & unknown
  - nonsensible intersection

Related links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@colinaaa colinaaa requested a review from hardfist as a code owner November 1, 2025 16:01
@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Nov 1, 2025
@netlify
Copy link

netlify bot commented Nov 1, 2025

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 66b43bb
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/69062fcce62eba0008e0aaa5

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 1, 2025

CodSpeed Performance Report

Merging #12059 will not alter performance

Comparing colinaaa:colin/1101/createReadStream (66b43bb) with main (d808219)

Summary

✅ 17 untouched

Copy link
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

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

Nice catch 👍

@chenjiahan chenjiahan merged commit 2866a1a into web-infra-dev:main Nov 1, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: bug fix release: bug related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants