Skip to content

(Issue #518) SVG to PDF conversion code #827

(Issue #518) SVG to PDF conversion code

(Issue #518) SVG to PDF conversion code #827

Triggered via pull request November 6, 2023 18:09
Status Failure
Total duration 1m 34s
Artifacts

lint-project.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (16.x): app/lib/credentialRequest.ts#L37
Argument 'request' should be typed with a non-any type
lint (16.x): app/lib/credentialRequest.ts#L37
Unexpected any. Specify a different type
lint (16.x): app/lib/exchanges.ts#L30
Unexpected any. Specify a different type
lint (16.x): app/lib/exchanges.ts#L53
Unexpected any. Specify a different type
lint (16.x): app/lib/exchanges.ts#L86
Unexpected any. Specify a different type
lint (16.x): app/lib/exchanges.ts#L186
Unexpected any. Specify a different type
lint (16.x): app/lib/exchanges.ts#L221
Unexpected any. Specify a different type
lint (16.x): app/lib/exchanges.ts#L247
Unexpected any. Specify a different type
lint (16.x): app/screens/PublicLinkScreen/PublicLinkScreen.tsx#L8
'Handlebars' is defined but never used
lint (16.x): app/screens/PublicLinkScreen/PublicLinkScreen.tsx#L9
'RNHTMLtoPDF' is defined but never used