chore(deps): update dependency node-datachannel to v0.26.0 #34785
main.yml
on: pull_request
core
1m 16s
windows
4m 43s
storage-dexie
8m 19s
storage-memory
12m 42s
storage-remote
4m 38s
storage-foundationdb
5m 46s
storage-sqlite-trial
3m 8s
storage-mongodb
5m 43s
example-angular
4m 36s
test-builds
3m 2s
test-code-style
2m 46s
example-electron
3m 20s
example-react
4m 36s
example-react-native-expo
2m 54s
example-supabase
3m 30s
example-vue
6m 50s
example-svelte
3m 50s
vite-vanilla-ts
3m 51s
example-graphql
4m 2s
test-tutorials
2m 10s
test-others
8m 14s
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'.
|