Skip to content

SIMSBIOHUB-379: Parse intake key-value pairs #390

SIMSBIOHUB-379: Parse intake key-value pairs

SIMSBIOHUB-379: Parse intake key-value pairs #390

Triggered via pull request December 7, 2023 18:35
Status Failure
Total duration 1m 15s
Artifacts

lint-format.yml

on: pull_request
Checkout and cache target branch
11s
Checkout and cache target branch
Running Linter and Formatter
48s
Running Linter and Formatter
Fit to window
Zoom out
Zoom in

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#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'`