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