Skip to content
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.9 #170

deps(dev): bump libp2p from 0.46.21 to 1.0.9

deps(dev): bump libp2p from 0.46.21 to 1.0.9 #170

Triggered via pull request December 6, 2023 11:03
Status Failure
Total duration 1m 14s
Artifacts

js-test-and-release.yml

on: pull_request
js-test-and-release  /  check
58s
js-test-and-release / check
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
js-test-and-release  /  test-chrome-webworker
0s
js-test-and-release / test-chrome-webworker
js-test-and-release  /  test-firefox
0s
js-test-and-release / test-firefox
js-test-and-release  /  test-firefox-webworker
0s
js-test-and-release / test-firefox-webworker
js-test-and-release  /  test-electron-main
0s
js-test-and-release / test-electron-main
js-test-and-release  /  test-electron-renderer
0s
js-test-and-release / test-electron-renderer
js-test-and-release  /  release-check
0s
js-test-and-release / release-check
js-test-and-release  /  release
0s
js-test-and-release / release
Fit to window
Zoom out
Zoom in

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.