Skip to content

feat: copy functionality from website content crawler #28

feat: copy functionality from website content crawler

feat: copy functionality from website content crawler #28

Triggered via pull request December 29, 2023 11:48
Status Success
Total duration 1m 2s
Artifacts

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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#L186
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#L14
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/models/openai.ts#L59
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/models/openai.ts#L62
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/models/openai.ts#L105
Unexpected any. Specify a different type