Skip to content

Postgres support for web #29

Postgres support for web

Postgres support for web #29

Triggered via pull request December 13, 2023 18:29
Status Failure
Total duration 1m 59s
Artifacts

ci-web.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ci
Type 'null' is not assignable to type 'Expr'.
ci
Type 'null' is not assignable to type 'Expr'.
ci
Type '{}' is not assignable to type 'Expr'.
ci
Type '"string" | "null"' is not assignable to type '"column_ref" | "binary_expr" | "param"'.
ci
Type 'string | null' is not assignable to type 'string'.
ci
Type '"function"' is not assignable to type '"binary_expr"'.
ci
Argument of type '{ table: { table: string; db: null; as: null; }[]; expr: { action: string; column: { type: string; table: null; column: string; }; keyword: string; resource: string; type: string; }[]; }' is not assignable to parameter of type 'Partial<Alter>'.
ci
Process completed with exit code 1.