Skip to content

Observation analytics #3534

Observation analytics

Observation analytics #3534

Triggered via pull request July 31, 2024 00:31
Status Failure
Total duration 1m 39s
Artifacts

lint-format.yml

on: pull_request
Checkout and cache target branch
9s
Checkout and cache target branch
Running Linter and Formatter
1m 15s
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`)`