Config option to allow custom parameter syntax #338
Annotations
18 errors and 2 warnings
test (10.x)
Process completed with exit code 1.
|
test (12.x)
The job was canceled because "_10_x" failed.
|
test (18.x)
The job was canceled because "_10_x" failed.
|
test (18.x)
The operation was canceled.
|
test (20.x)
The job was canceled because "_10_x" failed.
|
test (20.x)
The operation was canceled.
|
test (14.x)
The job was canceled because "_10_x" failed.
|
test (14.x)
The operation was canceled.
|
lint-build:
src/defines.ts#L80
Replace `,` with `;`
|
lint-build:
src/defines.ts#L81
Replace `"?"·|·":"·|·"$">,` with `'?'·|·':'·|·'$'>;`
|
lint-build:
src/defines.ts#L82
Replace `":"·|·"@"·|·"$">,` with `':'·|·'@'·|·'$'>;`
|
lint-build:
src/defines.ts#L83
Replace `":"·|·"@"·|·"$">,` with `':'·|·'@'·|·'$'>;`
|
lint-build:
src/defines.ts#L85
Insert `;`
|
lint-build:
src/defines.ts#L92
Insert `;`
|
lint-build:
src/parser.ts#L148
Insert `,`
|
lint-build:
src/tokenizer.ts#L79
Replace `state:·State,·dialect:·Dialect·=·'generic',·paramTypes?:·ParamTypes` with `⏎··state:·State,⏎··dialect:·Dialect·=·'generic',⏎··paramTypes?:·ParamTypes,⏎`
|
lint-build:
src/tokenizer.ts#L257
Insert `⏎····`
|
lint-build:
src/tokenizer.ts#L258
Insert `··`
|
lint-build:
src/tokenizer.ts#L267
Unexpected any. Specify a different type
|
lint-build:
src/tokenizer.ts#L506
Unexpected any. Specify a different type
|