Skip to content

chore(deps): update dependency node-datachannel to v0.26.0 #34788

chore(deps): update dependency node-datachannel to v0.26.0

chore(deps): update dependency node-datachannel to v0.26.0 #34788

Triggered via pull request March 25, 2025 11:43
Status Failure
Total duration 11m 29s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-code-style: node_modules/node-datachannel/dist/types/polyfill/Events.d.ts#L12
Property 'channel' in type 'RTCDataChannelEvent' is not assignable to the same property in base type 'RTCDataChannelEvent'.
test-code-style: node_modules/node-datachannel/dist/types/polyfill/RTCDataChannel.d.ts#L5
Property 'onbufferedamountlow' in type 'RTCDataChannel' is not assignable to the same property in base type 'RTCDataChannel'.
test-code-style: node_modules/node-datachannel/dist/types/polyfill/RTCDataChannel.d.ts#L6
Property 'onclose' in type 'RTCDataChannel' is not assignable to the same property in base type 'RTCDataChannel'.
test-code-style: node_modules/node-datachannel/dist/types/polyfill/RTCDataChannel.d.ts#L7
Property 'onclosing' in type 'RTCDataChannel' is not assignable to the same property in base type 'RTCDataChannel'.
test-code-style: node_modules/node-datachannel/dist/types/polyfill/RTCDataChannel.d.ts#L8
Property 'onerror' in type 'RTCDataChannel' is not assignable to the same property in base type 'RTCDataChannel'.
test-code-style: node_modules/node-datachannel/dist/types/polyfill/RTCDataChannel.d.ts#L9
Property 'onmessage' in type 'RTCDataChannel' is not assignable to the same property in base type 'RTCDataChannel'.
test-code-style: node_modules/node-datachannel/dist/types/polyfill/RTCDataChannel.d.ts#L10
Property 'onopen' in type 'RTCDataChannel' is not assignable to the same property in base type 'RTCDataChannel'.
test-code-style: node_modules/node-datachannel/dist/types/polyfill/RTCDtlsTransport.d.ts#L6
Property 'onstatechange' in type 'RTCDtlsTransport' is not assignable to the same property in base type 'RTCDtlsTransport'.
test-code-style: node_modules/node-datachannel/dist/types/polyfill/RTCDtlsTransport.d.ts#L7
Property 'onerror' in type 'RTCDtlsTransport' is not assignable to the same property in base type 'RTCDtlsTransport'.
test-code-style: node_modules/node-datachannel/dist/types/polyfill/RTCDtlsTransport.d.ts#L12
Property 'iceTransport' in type 'RTCDtlsTransport' is not assignable to the same property in base type 'RTCDtlsTransport'.