SIMSBIOHUB-379: Parse intake key-value pairs #390
lint-format.yml
on: pull_request
Checkout and cache target branch
11s
Running Linter and Formatter
48s
Annotations
1 error and 10 warnings
Running Linter and Formatter
Process completed with exit code 1.
|
Running Linter and Formatter:
api/src/paths/dataset/search-idx.ts#L7
Replace `getLogger·}·from·'../../utils/logger';⏎import·{·SearchIndexService·}·from·'../../services/search-index-service` with `SearchIndexService·}·from·'../../services/search-index-service';⏎import·{·getLogger·}·from·'../../utils/logger`
|
|
|
|
Running Linter and Formatter:
api/src/repositories/search-index-respository.ts#L1
Replace `"zod"` with `'zod'`
|
Running Linter and Formatter:
api/src/repositories/search-index-respository.ts#L2
Replace `Logger·}·from·"../utils/logger"` with `Knex·}·from·'../database/db'`
|
Running Linter and Formatter:
api/src/repositories/search-index-respository.ts#L3
Replace `BaseRepository·}·from·"./base-repository"` with `ApiExecuteSQLError·}·from·'../errors/api-error'`
|
Running Linter and Formatter:
api/src/repositories/search-index-respository.ts#L4
Replace `Knex·}·from·"../database/db"` with `Logger·}·from·'../utils/logger'`
|
Running Linter and Formatter:
api/src/repositories/search-index-respository.ts#L5
Replace `ApiExecuteSQLError·}·from·"../errors/api-error"` with `BaseRepository·}·from·'./base-repository'`
|
|