Schema 3.0.0 #29
release-samples-encoder-lib.yaml
on: pull_request
publish-npm
11s
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'.
|