dependency sweep #468
Annotations
12 errors and 1 warning
gradle (ubuntu-latest):
libp2p/src/test/kotlin/io/libp2p/core/HostTest.kt#L28
Unresolved reference: also
|
gradle (ubuntu-latest):
libp2p/src/test/kotlin/io/libp2p/core/HostTest.kt#L29
Unresolved reference: it
|
|
gradle (ubuntu-latest):
libp2p/src/test/kotlin/io/libp2p/core/HostTest.kt#L56
Unresolved reference: listOf
|
gradle (ubuntu-latest):
libp2p/src/test/kotlin/io/libp2p/core/HostTest.kt#L56
Cannot infer a type for this parameter. Please specify it explicitly.
|
gradle (ubuntu-latest):
libp2p/src/test/kotlin/io/libp2p/core/HostTest.kt#L57
Overload resolution ambiguity:
|
gradle (ubuntu-latest):
libp2p/src/test/kotlin/io/libp2p/core/HostTest.kt#L57
Unresolved reference. None of the following candidates is applicable because of receiver type mismatch:
|
gradle (ubuntu-latest):
libp2p/src/test/kotlin/io/libp2p/core/HostTest.kt#L57
Class 'kotlin.text.Charsets' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
|
gradle (ubuntu-latest):
libp2p/src/test/kotlin/io/libp2p/core/HostTest.kt#L58
Overload resolution ambiguity:
|
gradle (ubuntu-latest):
libp2p/src/test/kotlin/io/libp2p/core/HostTest.kt#L58
Unresolved reference. None of the following candidates is applicable because of receiver type mismatch:
|
gradle (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
gradle (windows-latest)
The operation was canceled.
|
gradle (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2, android-actions/setup-android@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|