Skip to content

feat: upgrade to sql-formatter v14, remove tabulateAlias and commaPosition options #805

feat: upgrade to sql-formatter v14, remove tabulateAlias and commaPosition options

feat: upgrade to sql-formatter v14, remove tabulateAlias and commaPosition options #805

Triggered via pull request November 27, 2023 10:41
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint and Test with Node.js 18 on ubuntu-latest: packages/sql/src/index.ts#L66
Argument of type '{ params: string[] | ParamItems | undefined; paramTypes: ParamTypes | undefined; locStart: (node: AST) => number; locEnd: (node: AST) => number; originalText: string; ... 35 more ...; formatter?: "sql-formatter" | ... 2 more ... | undefined; }' is not assignable to parameter of type 'FormatOptionsWithLanguage'.
Lint and Test with Node.js 18 on ubuntu-latest
Process completed with exit code 1.
Lint and Test with Node.js 16 on ubuntu-latest
The job was canceled because "_18_ubuntu-latest" failed.
Lint and Test with Node.js 16 on ubuntu-latest: packages/sql/src/index.ts#L66
Argument of type '{ params: string[] | ParamItems | undefined; paramTypes: ParamTypes | undefined; locStart: (node: AST) => number; locEnd: (node: AST) => number; originalText: string; ... 35 more ...; formatter?: "sql-formatter" | ... 2 more ... | undefined; }' is not assignable to parameter of type 'FormatOptionsWithLanguage'.
Lint and Test with Node.js 16 on ubuntu-latest
Process completed with exit code 1.
Lint and Test with Node.js 18 on windows-latest
The job was canceled because "_18_ubuntu-latest" failed.
Lint and Test with Node.js 18 on windows-latest
The operation was canceled.
Lint and Test with Node.js 16 on windows-latest
The job was canceled because "_18_ubuntu-latest" failed.
Lint and Test with Node.js 16 on windows-latest
The operation was canceled.
Lint and Test with Node.js 16 on macos-latest
The job was canceled because "_18_ubuntu-latest" failed.
Lint and Test with Node.js 16 on macos-latest
The operation was canceled.
Lint and Test with Node.js 18 on macos-latest
The job was canceled because "_18_ubuntu-latest" failed.
Lint and Test with Node.js 18 on macos-latest
The operation was canceled.