Skip to content

feat: add 'skip GPT processing' Globs #36

feat: add 'skip GPT processing' Globs

feat: add 'skip GPT processing' Globs #36

Triggered via pull request January 4, 2024 17:09
Status Success
Total duration 55s
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#L33
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/crawler.ts#L191
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