search-core: add cloudChoice enum and config support #323
run-linting.yml
on: pull_request
linting
/
linting
18s
Annotations
1 error and 10 warnings
linting / linting
Process completed with exit code 1.
|
linting / linting:
src/models/core/CloudChoice.ts#L7
Expected indentation of 2 spaces but found 4
|
linting / linting:
src/models/core/CloudChoice.ts#L8
Expected indentation of 2 spaces but found 4
|
linting / linting:
src/models/core/SearchConfig.ts#L5
A space is required after '{'
|
linting / linting:
src/models/core/SearchConfig.ts#L5
A space is required before '}'
|
linting / linting:
src/models/core/SearchConfig.ts#L5
Strings must use singlequote
|
linting / linting:
src/provideEndpoints.ts#L1
A space is required after '{'
|
linting / linting:
src/provideEndpoints.ts#L1
A space is required before '}'
|
linting / linting:
src/provideEndpoints.ts#L2
A space is required after '{'
|
linting / linting:
src/provideEndpoints.ts#L2
A space is required before '}'
|
linting / linting:
src/provideEndpoints.ts#L3
A space is required after '{'
|