Merge pull request #15 from Monadical-SAS/henry-awp-tweaks #8
Annotations
6 errors and 10 warnings
|
release:
src/argo-archive-list.ts#L1
Import "CSSResultGroup" is only used as types
|
|
release:
src/argo-archive-list.ts#L116
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
|
|
release:
src/ui/app.ts#L450
Bindings cannot be used inside HTML comments
|
|
release:
src/ui/app.ts#L509
Bindings cannot be used inside HTML comments
|
|
release:
src/ui/coll-info.ts#L204
Bindings cannot be used inside HTML comments
|
|
release
Process completed with exit code 1.
|
|
release:
src/ext/bg.ts#L191
'rec' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
|
|
release:
src/sw/downloader.ts#L156
Async generator function 'getPayload' has no 'await' expression
|
|
release:
src/sw/downloader.ts#L355
This assertion is unnecessary since it does not change the type of the expression
|
|
release:
src/sw/downloader.ts#L519
This assertion is unnecessary since it does not change the type of the expression
|
|
release:
src/sw/downloader.ts#L530
This assertion is unnecessary since it does not change the type of the expression
|
|
release:
src/sw/downloader.ts#L741
Async generator method 'generateDataPackage' has no 'await' expression
|
|
release:
src/sw/downloader.ts#L833
Async generator method 'generateIDX' has no 'await' expression
|
|
release:
src/sw/ipfsutils.ts#L38
Async function 'setAutoIPFSUrl' has no 'await' expression
|
|
release:
src/ui/app.ts#L22
'awpLogo' is defined but never used. Allowed unused vars must match /^_/u
|
|
release:
src/ui/app.ts#L23
'awpBrandLockupColor' is defined but never used. Allowed unused vars must match /^_/u
|