chore(deps): update dependency node-datachannel to v0.26.0 #34780
main.yml
on: pull_request
core
1m 7s
windows
4m 41s
storage-dexie
7m 32s
storage-memory
11m 17s
storage-remote
5m 45s
storage-foundationdb
5m 34s
storage-sqlite-trial
3m 0s
storage-mongodb
5m 41s
example-angular
4m 5s
test-builds
2m 50s
test-code-style
2m 45s
example-electron
3m 22s
example-react
5m 16s
example-react-native-expo
3m 7s
example-supabase
3m 46s
example-vue
6m 44s
example-svelte
3m 58s
vite-vanilla-ts
4m 12s
example-graphql
4m 27s
test-tutorials
1m 55s
test-others
8m 11s
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'.
|