Skip to content

fix: OpenLaw citation search #93

fix: OpenLaw citation search

fix: OpenLaw citation search #93

Triggered via push July 6, 2024 03:18
Status Success
Total duration 4m 21s
Artifacts

CD.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, trmcnvn/firefox-addon@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v2, softprops/action-gh-release@v1, trmcnvn/firefox-addon@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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