feat: upgrade to sql-formatter v14, remove tabulateAlias
and commaPosition
options
#165
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 2 warnings
size-limit:
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'.
|
size-limit
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
size-limit
The following actions uses node12 which is deprecated and will be forced to run on node16: andresz1/size-limit-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
size-limit
Unexpected input(s) 'script', valid inputs are ['github_token', 'build_script', 'clean_script', 'skip_step', 'directory', 'windows_verbatim_arguments']
|