ci: update to node 20 for build-ext ci #88
Annotations
7 warnings
release:
src/sw/ipfsutils.ts#L38
Async function 'setAutoIPFSUrl' has no 'await' expression
|
release:
src/sw/downloader.ts#L836
Async generator method 'generateIDX' has no 'await' expression
|
release:
src/sw/downloader.ts#L744
Async generator method 'generateDataPackage' has no 'await' expression
|
release:
src/sw/downloader.ts#L531
This assertion is unnecessary since it does not change the type of the expression
|
release:
src/sw/downloader.ts#L520
This assertion is unnecessary since it does not change the type of the expression
|
release:
src/sw/downloader.ts#L356
This assertion is unnecessary since it does not change the type of the expression
|
release:
src/sw/downloader.ts#L157
Async generator function 'getPayload' has no 'await' expression
|