Skip to content

update api #157

update api

update api #157

Triggered via pull request October 8, 2023 13:20
Status Success
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Matrix: Bundle and Publish Sources
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Bundle and Publish Sources (14.x)
Process completed with exit code 1.
Bundle and Publish Sources (14.x): node_modules/@paperback/types/src/base/Source.ts#L1
Module '"cheerio"' has no exported member 'CheerioAPI'.
Bundle and Publish Sources (14.x): node_modules/@paperback/types/src/base/Source.ts#L1
'Cookie' is declared but its value is never read.
Bundle and Publish Sources (14.x): src/Main.ts#L1
Cannot find name 'CheerioAPI'.
Bundle and Publish Sources (14.x): src/Main.ts#L1
Parameter 'cheerio' of constructor from exported class has or is using private name 'CheerioAPI'.
Bundle and Publish Sources (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/