Skip to content

feat: initial boilerplate for contacts scraper #44

feat: initial boilerplate for contacts scraper

feat: initial boilerplate for contacts scraper #44

Triggered via pull request January 30, 2024 10:00
Status Failure
Total duration 1m 22s
Artifacts

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
lint: packages/gpt-scraper-core/src/models/openai.ts#L6
'../errors.js' imported multiple times
lint: packages/gpt-scraper-core/src/models/openai.ts#L7
'../errors.js' imported multiple times
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: actors/contact-gpt-scraper/src/main.ts#L100
Unexpected any. Specify a different type
lint: actors/contact-gpt-scraper/src/main.ts#L101
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/crawler.ts#L38
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/crawler.ts#L357
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#L22
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/models/openai.ts#L82
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/models/openai.ts#L124
Unexpected any. Specify a different type
lint: packages/gpt-scraper-core/src/types/output.ts#L6
Unexpected any. Specify a different type