Skip to content

chore: interop cache #11584

chore: interop cache

chore: interop cache #11584

Triggered via pull request November 14, 2024 12:32
Status Failure
Total duration 9m 12s
Artifacts

interop-test.yml

on: pull_request
Run hole-punch interoperability tests
0s
Run hole-punch interoperability tests
Matrix: Run transport interoperability tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run transport interoperability tests (native)
Object literal may only specify known properties, but 'connectionEncryption' does not exist in type 'Libp2pOptions<{ identify: Identify; relay: CircuitRelayService; }>'. Did you mean to write 'connectionEncrypters'?
Run transport interoperability tests (native)
Object literal may only specify known properties, but 'connectionEncryption' does not exist in type 'Libp2pOptions<{ identify: Identify; relay: CircuitRelayService; }>'. Did you mean to write 'connectionEncrypters'?
Run transport interoperability tests (native)
Process completed with exit code 1.
Run transport interoperability tests (chromium)
The job was canceled because "native" failed.
Run transport interoperability tests (native)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/