Skip to content

fix: add +1 check for max pages and improve the coutner keeping #39

fix: add +1 check for max pages and improve the coutner keeping

fix: add +1 check for max pages and improve the coutner keeping #39

Triggered via pull request January 10, 2024 10:05
Status Success
Total duration 1m 1s
Artifacts

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: packages/gpt-scraper-core/src/crawler.ts#L36
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/crawler.ts#L221
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/markdown.ts#L3
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/gpt-scraper-core/src/models/model.ts#L34
Do not use "@ts-ignore" because it alters compilation errors
lint: packages/gpt-scraper-core/src/models/openai.ts#L21
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/models/openai.ts#L78
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/models/openai.ts#L120
Unexpected any. Specify a different type