Skip to content

Schema 3.0.0

Schema 3.0.0 #29

Triggered via pull request January 30, 2025 12:06
@balazskreithbalazskreith
synchronize #41
schema-v3
Status Failure
Total duration 20s
Artifacts
publish-npm
11s
publish-npm
Fit to window
Zoom out
Zoom in

Annotations

10 errors
publish-npm
'"./InputSamples"' has no exported member named 'AudioPlayoutStats'. Did you mean 'MediaPlayoutStats'?
publish-npm
'"./OutputSamples"' has no exported member named 'ClientSample_PeerConnectionSample_AudioPlayoutStats'. Did you mean 'ClientSample_PeerConnectionSample_MediaPlayoutStats'?
publish-npm
'"./InputSamples"' has no exported member named 'AudioSourceStats'. Did you mean 'MediaSourceStats'?
publish-npm
'"./OutputSamples"' has no exported member named 'ClientSample_PeerConnectionSample_AudioSourceStats'. Did you mean 'ClientSample_PeerConnectionSample_MediaSourceStats'?
publish-npm
Type 'number | undefined' is not assignable to type 'bigint | undefined'.
publish-npm
Property 'appData' does not exist on type 'CertificateStats'.
publish-npm
Argument of type '{ type: string; payload: string | undefined; trackId: Uint8Array | undefined; ssrc: bigint | undefined; }' is not assignable to parameter of type 'PartialMessage<ClientSample_ClientEvent>'.
publish-npm
Property 'trackId' does not exist on type 'ClientEvent'.
publish-npm
Property 'trackId' does not exist on type 'ClientEvent'.
publish-npm
Property 'ssrc' does not exist on type 'ClientEvent'.