Skip to content

Schema 3.0.0

Schema 3.0.0 #28

Triggered via pull request January 17, 2025 19:50
@balazskreithbalazskreith
synchronize #41
schema-v3
Status Failure
Total duration 23s
Artifacts
publish-npm
12s
publish-npm
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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
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'.
publish-npm
Property 'ssrc' does not exist on type 'ClientEvent'.
publish-npm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636