Observation analytics #3525
lint-format.yml
on: pull_request
Checkout and cache target branch
9s
Running Linter and Formatter
54s
Annotations
1 error and 1 warning
Running Linter and Formatter
Process completed with exit code 1.
|
Running Linter and Formatter:
api/src/repositories/analytics-repository.ts#L75
Replace `⏎········knex.raw(`ROUND(SUM(os.subcount)::NUMERIC·/·(${totalCountSubquery})·*·100,·2)·as·individual_percentage`)⏎······` with `knex.raw(`ROUND(SUM(os.subcount)::NUMERIC·/·(${totalCountSubquery})·*·100,·2)·as·individual_percentage`)`
|