Skip to content

[1.1] Fix build: remove callSite from OpenVSX verification request#262

Merged
sachinh-amazon merged 1 commit into
1.1from
fix/openvsx-callsite-1.1
Jun 24, 2026
Merged

[1.1] Fix build: remove callSite from OpenVSX verification request#262
sachinh-amazon merged 1 commit into
1.1from
fix/openvsx-callsite-1.1

Conversation

@sachinh-amazon

Copy link
Copy Markdown
Contributor

Removes callSite property from the request object in add-openvsx-verification-check.diff. This property doesn't exist on IRequestOptions in Code-OSS 1.108, causing TS6133 compilation failure. The verification logic is unchanged.

@sachinh-amazon sachinh-amazon requested a review from a team as a code owner June 24, 2026 15:31
callSite property does not exist on IRequestOptions in Code-OSS 1.108.
This was causing a TypeScript compilation error on the 1.1 branch.
@sachinh-amazon sachinh-amazon force-pushed the fix/openvsx-callsite-1.1 branch from 3bbd95c to 186021d Compare June 24, 2026 16:16
@sachinh-amazon sachinh-amazon added this pull request to the merge queue Jun 24, 2026
Merged via the queue into 1.1 with commit c843e67 Jun 24, 2026
1 check passed
@sachinh-amazon sachinh-amazon deleted the fix/openvsx-callsite-1.1 branch June 24, 2026 16:19
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