Skip to content

chore: bump aegir from 41.3.5 to 42.2.0 #435

chore: bump aegir from 41.3.5 to 42.2.0

chore: bump aegir from 41.3.5 to 42.2.0 #435

Triggered via pull request January 17, 2024 07:12
Status Failure
Total duration 1m 11s
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

8 errors and 1 warning
check: test/fixtures/peer.ts#L2
Cannot find module '@libp2p/interface/peer-id' or its corresponding type declarations.
check: test/index.spec.ts#L10
Cannot find module '@libp2p/interface/metrics' or its corresponding type declarations.
check: test/interop.ts#L16
Cannot find module '@libp2p/interface/peer-id' or its corresponding type declarations.
check: test/noise.spec.ts#L14
Cannot find module '@libp2p/interface/peer-id' or its corresponding type declarations.
check: test/performHandshake.spec.ts#L14
Cannot find module '@libp2p/interface/peer-id' or its corresponding type declarations.
check: test/utils.ts#L3
Cannot find module '@libp2p/interface/keys' or its corresponding type declarations.
check: test/utils.ts#L4
Cannot find module '@libp2p/interface/peer-id' or its corresponding type declarations.
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/