Skip to content

chore: bump aegir from 41.3.5 to 42.1.1 #426

chore: bump aegir from 41.3.5 to 42.1.1

chore: bump aegir from 41.3.5 to 42.1.1 #426

Triggered via pull request January 12, 2024 10:19
Status Failure
Total duration 1m 3s
Artifacts

js-test-and-release.yml

on: pull_request
Matrix: test-node
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
test-interop
0s
test-interop
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
check: test/fixtures/peer.ts#L24
Type 'import("/home/runner/work/js-libp2p-noise/js-libp2p-noise/node_modules/@libp2p/peer-id-factory/node_modules/@libp2p/interface/dist/src/peer-id/index").PeerId[]' is not assignable to type 'import("/home/runner/work/js-libp2p-noise/js-libp2p-noise/node_modules/@libp2p/interface/dist/src/peer-id/index").PeerId[]'.
check: test/fixtures/peer.ts#L33
Argument of type 'Ed25519PeerId' is not assignable to parameter of type 'PeerId'.
check
Process completed with exit code 1.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/