Skip to content

ci: galargh/aegir

ci: galargh/aegir #342

Triggered via pull request March 1, 2026 17:25
Status Failure
Total duration 1m 28s
Artifacts

js-test-and-release.yml

on: pull_request
js-test-and-release  /  build
1m 25s
js-test-and-release / build
Matrix: js-test-and-release / test-node
Matrix: js-test-and-release / test-webkit-webworker
Matrix: js-test-and-release / test-webkit
js-test-and-release  /  test-chrome
0s
js-test-and-release / test-chrome
js-test-and-release  /  test-chrome-webworker
0s
js-test-and-release / test-chrome-webworker
js-test-and-release  /  test-firefox
0s
js-test-and-release / test-firefox
js-test-and-release  /  test-firefox-webworker
0s
js-test-and-release / test-firefox-webworker
js-test-and-release  /  test-electron-main
0s
js-test-and-release / test-electron-main
js-test-and-release  /  test-electron-renderer
0s
js-test-and-release / test-electron-renderer
js-test-and-release  /  check
0s
js-test-and-release / check
js-test-and-release  /  release-check
0s
js-test-and-release / release-check
js-test-and-release  /  release
js-test-and-release / release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
js-test-and-release / build: src/wantlist/entry.ts#L2
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../message/message.js'?
js-test-and-release / build: src/utils/sorted-map.ts#L138
Property '[Symbol.iterator]' in type 'SortedMap<Key, Value>' is not assignable to the same property in base type 'Map<Key, Value>'.
js-test-and-release / build: src/utils/sorted-map.ts#L127
Property 'entries' in type 'SortedMap<Key, Value>' is not assignable to the same property in base type 'Map<Key, Value>'.
js-test-and-release / build: src/utils/sorted-map.ts#L116
Property 'values' in type 'SortedMap<Key, Value>' is not assignable to the same property in base type 'Map<Key, Value>'.
js-test-and-release / build: src/utils/sorted-map.ts#L108
Property 'keys' in type 'SortedMap<Key, Value>' is not assignable to the same property in base type 'Map<Key, Value>'.
js-test-and-release / build: src/network.ts#L231
Argument of type 'CID<unknown, number, number, Version>' is not assignable to parameter of type 'PeerId'.
js-test-and-release / build: src/network.ts#L204
Argument of type 'CID<unknown, number, number, Version>' is not assignable to parameter of type 'PeerId'.
js-test-and-release / build: src/index.ts#L8
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './message/message.js'?