You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey @jakebailey, the results of running the DT tests are ready.
There were interesting changes:
Branch only errors:
Package: webrtc
Error:
Error:
/mnt/vss/_work/1/DefinitelyTyped/types/webrtc/RTCPeerConnection.d.ts
51:5 error TypeScript@local compile error:
All declarations of 'local' must have identical modifiers @definitelytyped/expect
51:5 error TypeScript@local compile error:
Subsequent property declarations must have the same type. Property 'local' must be of type 'RTCIceCandidate', but here has type 'RTCIceCandidate | undefined' @definitelytyped/expect
52:5 error TypeScript@local compile error:
All declarations of 'remote' must have identical modifiers @definitelytyped/expect
52:5 error TypeScript@local compile error:
Subsequent property declarations must have the same type. Property 'remote' must be of type 'RTCIceCandidate', but here has type 'RTCIceCandidate | undefined' @definitelytyped/expect
âś– 4 problems (4 errors, 0 warnings)
at combineErrorsAndWarnings (/mnt/vss/_work/1/DefinitelyTyped/node_modules/.pnpm/@definitelytyped+dtslint@0.2.20_typescript@5.5.0-dev.20240417/node_modules/@definitelytyped/dtslint/dist/index.js:194:28)
at runTests (/mnt/vss/_work/1/DefinitelyTyped/node_modules/.pnpm/@definitelytyped+dtslint@0.2.20_typescript@5.5.0-dev.20240417/node_modules/@definitelytyped/dtslint/dist/index.js:186:20)
Yeah, that's expected, since types/webrtc is supposed to be a superset of whatever's in the DOM.
I'll merge this tomorrow after I merge all the test baseline conflicts. Is this the result of the new performance stats? Or maybe it's the generated-type spans.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For 5.5 beta
[Symbol.asyncIterator]
andvalues
AbortSignal.any
methodDocument.parseHTMLUnsafe
,ShadowRoot.setHTMLUnsafe
"select-one" | "select-multiple"
instead ofstring
LargestContentfulPaint