Skip to content
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

deps(dev): bump libp2p from 0.46.21 to 1.0.10

deps(dev): bump libp2p from 0.46.21 to 1.0.10 #107

Triggered via pull request December 11, 2023 10:55
Status Failure
Total duration 1m 11s
Artifacts

js-test-and-release.yml

on: pull_request
Matrix: test-node
Matrix: test-webkit-webworker
Matrix: test-webkit
test-chrome
0s
test-chrome
test-chrome-webworker
0s
test-chrome-webworker
test-firefox
0s
test-firefox
test-firefox-webworker
0s
test-firefox-webworker
test-electron-main
0s
test-electron-main
test-electron-renderer
0s
test-electron-renderer
release
0s
release
Fit to window
Zoom out
Zoom in

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.