Function Updates #18
Annotations
14 errors and 20 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/scraper.ts#L119
'data' is never reassigned. Use 'const' instead
|
|
test (macos-latest, 20.x)
Process completed with exit code 1.
|
|
test (macos-latest, 20.x):
src/scraper.ts#L119
'data' is never reassigned. Use 'const' instead
|
|
test (windows-latest, 20.x)
The strategy configuration was canceled because "test.macos-latest_20_x" failed
|
|
test (windows-latest, 20.x)
The operation was canceled.
|
|
test (windows-latest, 18.x)
The strategy configuration was canceled because "test.macos-latest_20_x" failed
|
|
test (windows-latest, 18.x)
The operation was canceled.
|
|
test (ubuntu-latest, 18.x)
The strategy configuration was canceled because "test.macos-latest_20_x" failed
|
|
test (ubuntu-latest, 18.x)
The operation was canceled.
|
|
test (ubuntu-latest, 20.x)
The strategy configuration was canceled because "test.macos-latest_20_x" failed
|
|
test (ubuntu-latest, 20.x)
The operation was canceled.
|
|
test (macos-latest, 18.x)
The strategy configuration was canceled because "test.macos-latest_20_x" failed
|
|
test (macos-latest, 18.x)
The operation was canceled.
|
|
lint:
src/types.ts#L68
Unexpected any. Specify a different type
|
|
lint:
src/turndown-plugin-gfm.d.ts#L6
Unexpected any. Specify a different type
|
|
lint:
src/scraper.ts#L5
'Page' is defined but never used
|
|
lint:
src/llmExtractor.ts#L8
'DEFAULT_LM_STUDIO' is assigned a value but never used
|
|
lint:
src/extractor.ts#L26
Unexpected any. Specify a different type
|
|
lint:
src/api.ts#L135
'next' is defined but never used. Allowed unused args must match /^_/u
|
|
lint:
src/__tests__/pagination.test.ts#L19
'baseUrl' is assigned a value but never used
|
|
lint:
src/__tests__/pagination.test.ts#L10
'handler' is assigned a value but never used
|
|
lint:
src/__tests__/pagination.test.ts#L7
'ScrapeOptions' is defined but never used
|
|
lint:
src/__tests__/pagination.test.ts#L6
'Page' is defined but never used
|
|
test (macos-latest, 20.x):
src/types.ts#L68
Unexpected any. Specify a different type
|
|
test (macos-latest, 20.x):
src/turndown-plugin-gfm.d.ts#L6
Unexpected any. Specify a different type
|
|
test (macos-latest, 20.x):
src/scraper.ts#L5
'Page' is defined but never used
|
|
test (macos-latest, 20.x):
src/llmExtractor.ts#L8
'DEFAULT_LM_STUDIO' is assigned a value but never used
|
|
test (macos-latest, 20.x):
src/extractor.ts#L26
Unexpected any. Specify a different type
|
|
test (macos-latest, 20.x):
src/api.ts#L135
'next' is defined but never used. Allowed unused args must match /^_/u
|
|
test (macos-latest, 20.x):
src/__tests__/pagination.test.ts#L19
'baseUrl' is assigned a value but never used
|
|
test (macos-latest, 20.x):
src/__tests__/pagination.test.ts#L10
'handler' is assigned a value but never used
|
|
test (macos-latest, 20.x):
src/__tests__/pagination.test.ts#L7
'ScrapeOptions' is defined but never used
|
|
test (macos-latest, 20.x):
src/__tests__/pagination.test.ts#L6
'Page' is defined but never used
|