Skip to content

fix: permission generation for select aggregations and update check #13

fix: permission generation for select aggregations and update check

fix: permission generation for select aggregations and update check #13

Triggered via push March 13, 2024 19:17
Status Failure
Total duration 32s
Artifacts

run-tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: src/mappers/whereClause.ts#L42
Argument of type '(FindOptionsWhere<Entity>[Extract<keyof Entity, string>] & object) | (FindOptionsWhere<Entity>[Extract<...>] & FindOperator<...>) | (FindOptionsWhere<...>[Extract<...>] & ... 1 more ... & FindOperator<...>) | NonNullable<...>' is not assignable to parameter of type 'FindOptionsWhere<{ readonly "@instanceof": symbol; _type: any; _value: any; _objectLiteralParameters: any; _useParameter: any; _multipleParameters: any; _getSql: any; readonly useParameter: boolean; readonly multipleParameters: boolean; ... 5 more ...; transformValue: (transformer: ValueTransformer | ValueTransforme...'.
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.