build: update deps #305
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
__mocks__/webextension-polyfill-ts.ts#L6
'url' is defined but never used
|
build:
__mocks__/webextension-polyfill-ts.ts#L6
Unexpected empty method 'create'
|
build:
__mocks__/webextension-polyfill-ts.ts#L7
Unexpected empty method 'executeScript'
|
build:
__mocks__/webextension-polyfill-ts.ts#L8
Unexpected empty method 'remove'
|
build:
src/ContentScript/DownloadInterceptor.ts#L281
'port' is defined but never used
|
build:
src/ContentScript/DownloadInterceptor.ts#L299
'fileName' is assigned a value but never used
|
build:
src/Options/Options.tsx#L34
Unexpected any. Specify a different type
|
build:
src/Popup/components/JurisdictionSelect.tsx#L38
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build:
src/Popup/components/JurisdictionSelect.tsx#L42
Unexpected any. Specify a different type
|
build:
src/Popup/components/ResultLink.tsx#L5
'DOCXSvg' is defined but never used
|