Skip to content

Observation analytics #3525

Observation analytics

Observation analytics #3525

Triggered via pull request July 30, 2024 16:09
Status Failure
Total duration 1m 19s
Artifacts

lint-format.yml

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

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`)`