Skip to content

HPC-8569: Add count function and distinct option to models library #387

HPC-8569: Add count function and distinct option to models library

HPC-8569: Add count function and distinct option to models library #387

Triggered via pull request July 23, 2024 12:08
@manelcecsmanelcecs
synchronize #152
HPC-8569
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Code Checks
15s
Code Checks
Unit Tests
31s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Code Checks: src/db/util/raw-model.ts#L213
'orderBy' is possibly 'undefined'.
Code Checks: src/db/util/raw-model.ts#L213
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'OrderByCond<F> | OrderByCond<F>[]'.
Code Checks
Process completed with exit code 2.