Skip to content

Updated github workflow files node version #834

Updated github workflow files node version

Updated github workflow files node version #834

Triggered via pull request December 1, 2023 19:08
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-project.yml

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

Annotations

10 errors and 11 warnings
lint (18.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 (18.x): app/lib/credentialRequest.ts#L37
Argument 'request' should be typed with a non-any type
lint (18.x): app/lib/credentialRequest.ts#L37
Unexpected any. Specify a different type
lint (18.x): app/lib/exchanges.ts#L30
Unexpected any. Specify a different type
lint (18.x): app/lib/exchanges.ts#L53
Unexpected any. Specify a different type
lint (18.x): app/lib/exchanges.ts#L86
Unexpected any. Specify a different type
lint (18.x): app/lib/exchanges.ts#L186
Unexpected any. Specify a different type
lint (18.x): app/lib/exchanges.ts#L221
Unexpected any. Specify a different type
lint (18.x): app/lib/exchanges.ts#L247
Unexpected any. Specify a different type
lint (18.x): app/screens/PublicLinkScreen/PublicLinkScreen.tsx#L8
'Handlebars' is defined but never used
lint (18.x): app/screens/PublicLinkScreen/PublicLinkScreen.tsx#L9
'RNHTMLtoPDF' is defined but never used