Skip to content

Testing a new logic for clean table names #3

Testing a new logic for clean table names

Testing a new logic for clean table names #3

Triggered via push January 25, 2024 10:39
Status Failure
Total duration 27s
Artifacts

npm-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
publish: src/querybuilder/index.ts#L133
Conversion of type 'InsertStatement<Record<string, any>> | BulkInsertStatement<Record<string, any>>' to type 'SelectStatement' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
publish: src/querybuilder/index.ts#L135
Property '_single' does not exist on type 'SelectStatement'.
publish: src/querybuilder/index.ts#L139
Property '_single' does not exist on type 'SelectStatement'.
publish
Process completed with exit code 2.