Skip to content

chore: use latest puppeteer related packages #139

chore: use latest puppeteer related packages

chore: use latest puppeteer related packages #139

Triggered via push September 28, 2023 07:00
Status Failure
Total duration 1m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Lint & Test: src/app.tsx#L23
'e' is of type 'unknown'.
Lint & Test: src/components/util/cancel.tsx#L34
'e' is of type 'unknown'.
Lint & Test: src/components/util/cancel.tsx#L58
'e' is of type 'unknown'.
Lint & Test: src/components/util/issue.tsx#L21
'e' is of type 'unknown'.
Lint & Test: src/components/util/revoke.tsx#L21
'e' is of type 'unknown'.
Lint & Test
Process completed with exit code 2.
Lint & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/