chore(deps): update dependency node-datachannel to v0.26.0 #34788
main.yml
on: pull_request
core
1m 4s
windows
4m 56s
storage-dexie
8m 3s
storage-memory
11m 21s
storage-remote
4m 34s
storage-foundationdb
5m 41s
storage-sqlite-trial
2m 59s
storage-mongodb
5m 54s
example-angular
4m 22s
test-builds
2m 51s
test-code-style
2m 51s
example-electron
3m 18s
example-react
5m 19s
example-react-native-expo
2m 52s
example-supabase
3m 46s
example-vue
6m 38s
example-svelte
3m 40s
vite-vanilla-ts
3m 31s
example-graphql
3m 59s
test-tutorials
1m 45s
test-others
7m 59s
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'.
|