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