fix: crawler state not properly serializable #67
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
|