deps: bump @libp2p/identify from 2.1.5 to 3.0.0 #1328
Triggered via pull request
September 11, 2024 10:32
Status
Failure
Total duration
1m 55s
Artifacts
–
main.yml
on: pull_request
build
1m 41s
Matrix: test-node
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
build
Type '(components: IdentifyComponents) => Identify' is not assignable to type '(components: Components & DefaultLibp2pServices) => Identify'.
|
build
Type '(components: IdentifyPushComponents) => IdentifyPush' is not assignable to type '(components: Components & DefaultLibp2pServices) => unknown'.
|
build
Type '(components: IdentifyComponents) => Identify' is not assignable to type '(components: Components & DefaultLibp2pServices) => Identify'.
|
build
Type '(components: IdentifyPushComponents) => IdentifyPush' is not assignable to type '(components: Components & DefaultLibp2pServices) => unknown'.
|
build
Type '(components: IdentifyComponents) => Identify' is not assignable to type '(components: Components & { identify: Identify; }) => Identify'.
|
build
Type '(components: IdentifyComponents) => Identify' is not assignable to type '(components: Components & DefaultLibp2pServices) => Identify'.
|
build
Type '(components: IdentifyPushComponents) => IdentifyPush' is not assignable to type '(components: Components & DefaultLibp2pServices) => unknown'.
|
build
Type '(components: IdentifyComponents) => Identify' is not assignable to type '(components: Components & DefaultLibp2pServices) => Identify'.
|
build
Type '(components: IdentifyPushComponents) => IdentifyPush' is not assignable to type '(components: Components & DefaultLibp2pServices) => unknown'.
|
build
Type '(components: IdentifyComponents) => Identify' is not assignable to type '(components: Components & { identify: Identify; }) => Identify'.
|