Skip to content

Merge branch 'main' of https://github.com/hoang3402/extensions-vn #161

Merge branch 'main' of https://github.com/hoang3402/extensions-vn

Merge branch 'main' of https://github.com/hoang3402/extensions-vn #161

Triggered via push October 10, 2023 11:51
Status Success
Total duration 39s
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/