Skip to content

Update Nettruyen.ts #160

Update Nettruyen.ts

Update Nettruyen.ts #160

Triggered via push October 9, 2023 07:15
Status Success
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/