Skip to content

fix: crawler state not properly serializable #67

fix: crawler state not properly serializable

fix: crawler state not properly serializable #67

Triggered via push April 30, 2024 21:14
Status Failure
Total duration 49s
Artifacts

check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: code/src/configuration.ts#L4
There should be at least one empty line between import groups
lint: code/src/configuration.ts#L122
Unexpected any. Specify a different type
lint: code/src/crawler.ts#L1
There should be at least one empty line between import groups
lint: code/src/entrypoint.ts#L1
There should be at least one empty line between import groups
lint: code/src/hooks/initial-cookies.ts#L2
There should be at least one empty line between import groups
lint: code/src/hooks/initial-cookies.ts#L24
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: code/src/input.ts#L1
There should be at least one empty line between import groups
lint: code/src/main.ts#L1
There should be at least one empty line between import groups
lint: code/src/models/model.ts#L4
There should be at least one empty line between import groups
lint: code/src/models/openai.ts#L5
There should be at least one empty line between import groups