This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
deps(dev): bump libp2p from 0.46.21 to 1.0.10 #107
js-test-and-release.yml
on: pull_request
check
56s
Matrix: test-node
Matrix: test-webkit-webworker
Matrix: test-webkit
test-chrome
0s
test-chrome-webworker
0s
test-firefox
0s
test-firefox-webworker
0s
test-electron-main
0s
test-electron-renderer
0s
release
0s
Annotations
10 errors
check
Cannot find module 'libp2p/identify' or its corresponding type declarations.
|
check
Type '(components?: any) => Transport' is not assignable to type '(components: Components) => Transport'.
|
check
Type '() => ConnectionEncrypter<NoiseExtensions>' is not assignable to type '(components: Components) => ConnectionEncrypter<unknown>'.
|
check
Type '() => StreamMuxerFactory' is not assignable to type '(components: Components) => StreamMuxerFactory'.
|
check
No overload matches this call.
|
check
Cannot find module 'libp2p/identify' or its corresponding type declarations.
|
check
Type '(components?: TCPComponents | undefined) => Transport' is not assignable to type '(components: Components) => Transport'.
|
check
Type '() => ConnectionEncrypter<NoiseExtensions>' is not assignable to type '(components: Components) => ConnectionEncrypter<unknown>'.
|
check
Type '() => StreamMuxerFactory' is not assignable to type '(components: Components) => StreamMuxerFactory'.
|
check
No overload matches this call.
|