ci: galargh/aegir #342
js-test-and-release.yml
on: pull_request
js-test-and-release
/
build
1m 25s
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-webworker
0s
js-test-and-release
/
test-firefox
0s
js-test-and-release
/
test-firefox-webworker
0s
js-test-and-release
/
test-electron-main
0s
js-test-and-release
/
test-electron-renderer
0s
js-test-and-release
/
check
0s
js-test-and-release
/
release
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/varint-encoder.ts#L13
Unused '@ts-expect-error' directive.
|
|
js-test-and-release / build:
src/utils/varint-encoder.ts#L5
Unused '@ts-expect-error' directive.
|
|
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'?
|