Skip to content

feat: copy functionality from website content crawler #27

feat: copy functionality from website content crawler

feat: copy functionality from website content crawler #27

Triggered via pull request December 28, 2023 22:55
Status Failure
Total duration 54s
Artifacts

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
lint: packages/gpt-scraper-core/src/processors.ts#L13
'removeElementsCssSelector' is already declared in the upper scope on line 11 column 60
lint
Process completed with exit code 1.
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/markdown.ts#L52
Unexpected any. Specify a different type
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