Skip to content

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

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

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

Triggered via pull request March 25, 2025 03:27
Status Failure
Total duration 11m 30s
Artifacts

main.yml

on: pull_request

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'.