Skip to content

Postgres support for web #42

Postgres support for web

Postgres support for web #42

Triggered via pull request December 15, 2023 19:05
Status Failure
Total duration 1m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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 'null' 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.