Skip to content

update get link

update get link #159

Triggered via push October 8, 2023 13:23
Status Success
Total duration 37s
Artifacts

main.yml

on: push
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/