enable corepack in advance #6
Annotations
2 errors and 10 warnings
|
build-and-test
Process completed with exit code 1.
|
|
build-and-test:
src/parser/visitor.ts#L841
This assertion is unnecessary since it does not change the type of the expression
|
|
build-and-test:
tests/parser.test.ts#L613
Replace `·type:·"column",·name:·{·type:·"qualifiedName",·parts:·["b"]·}` with `⏎··················type:·"column",⏎··················name:·{·type:·"qualifiedName",·parts:·["b"]·},⏎···············`
|
|
build-and-test:
tests/parser.test.ts#L612
Replace `·type:·"column",·name:·{·type:·"qualifiedName",·parts:·["a"]·}` with `⏎··················type:·"column",⏎··················name:·{·type:·"qualifiedName",·parts:·["a"]·},⏎···············`
|
|
build-and-test:
tests/parser.test.ts#L588
Replace `·type:·"indexDefinition",·column:·{·type:·"qualifiedName",·parts:·["name"]·}` with `⏎············type:·"indexDefinition",⏎············column:·{·type:·"qualifiedName",·parts:·["name"]·},⏎·········`
|
|
build-and-test:
tests/parser.test.ts#L465
Replace `⏎········"INSERT·INTO·'my_table'·VALUES·(1,·2,·3)",⏎······` with `"INSERT·INTO·'my_table'·VALUES·(1,·2,·3)"`
|
|
build-and-test:
tests/parser.test.ts#L405
Replace `(select·as·unknown·as·Record<string,·unknown>).windowDefinitions` with `⏎········(select·as·unknown·as·Record<string,·unknown>).windowDefinitions,⏎······`
|
|
build-and-test:
tests/parser.test.ts#L404
Replace `(select·as·unknown·as·Record<string,·unknown>).window` with `⏎········(select·as·unknown·as·Record<string,·unknown>).window,⏎······`
|
|
build-and-test:
tests/parser.test.ts#L234
Replace `⏎········"INSERT·INTO·'my_table'·VALUES·(1,·2,·3)",⏎······` with `"INSERT·INTO·'my_table'·VALUES·(1,·2,·3)"`
|
|
build-and-test:
tests/lexer.test.ts#L139
Replace `(t)·=>·t.tokenType.name·!==·"WhiteSpace"` with `⏎······(t)·=>·t.tokenType.name·!==·"WhiteSpace",⏎····`
|
|
build-and-test:
src/parser/visitor.ts#L2924
Replace `⏎············ctx.ipv4ContainmentExpression[i],⏎··········` with `ctx.ipv4ContainmentExpression[i]`
|
|
build-and-test:
src/parser/visitor.ts#L2914
Replace `⏎······ctx.ipv4ContainmentExpression[0],⏎····` with `ctx.ipv4ContainmentExpression[0]`
|