search-core: add cloudChoice enum and config support #325
run-linting.yml
on: pull_request
linting
/
linting
21s
Annotations
1 error and 10 warnings
linting / linting
Process completed with exit code 1.
|
linting / linting:
src/provideEndpoints.ts#L53
This line has a length of 128. Maximum allowed is 110
|
linting / linting:
tests/provideEndpointsTest.ts#L1
A space is required after '{'
|
linting / linting:
tests/provideEndpointsTest.ts#L1
A space is required before '}'
|
linting / linting:
tests/provideEndpointsTest.ts#L2
A space is required after '{'
|
linting / linting:
tests/provideEndpointsTest.ts#L2
A space is required before '}'
|
linting / linting:
tests/provideEndpointsTest.ts#L2
Strings must use singlequote
|
linting / linting:
tests/provideEndpointsTest.ts#L5
Expected indentation of 2 spaces but found 4
|
linting / linting:
tests/provideEndpointsTest.ts#L6
Expected indentation of 4 spaces but found 8
|
linting / linting:
tests/provideEndpointsTest.ts#L7
Expected indentation of 4 spaces but found 8
|
linting / linting:
tests/provideEndpointsTest.ts#L8
Expected indentation of 4 spaces but found 8
|