feat: upgrade to sql-formatter v14, remove tabulateAlias
and commaPosition
options
#805
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|