feat: update parse result types, properly type parser-extension #247
ci.yml
on: pull_request
Lint files
20s
Typecheck files
17s
Check generated files
54s
Run tests
1m 9s
Annotations
14 warnings
Typecheck files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint files:
src/autocomplete/lib/parsing.ts#L68
Assignment to function parameter 'position'
|
Lint files:
src/autocomplete/lib/parsing.ts#L71
Assignment to function parameter 'position'
|
Lint files:
src/autocomplete/lib/parsing.ts#L141
Assignment to property of function parameter 'parser'
|
Lint files:
src/autocomplete/lib/parsing.ts#L171
Assignment to property of function parameter 'parser'
|
Lint files:
src/autocomplete/lib/parsing.ts#L182
Assignment to property of function parameter 'parser'
|
Lint files:
src/autocomplete/lib/parsing.ts#L237
Assignment to property of function parameter 'parser'
|
Lint files:
src/autocomplete/lib/parsing.ts#L267
Assignment to property of function parameter 'parser'
|
Lint files:
src/autocomplete/lib/parsing.ts#L290
Assignment to property of function parameter 'parser'
|
Lint files:
src/autocomplete/lib/parsing.ts#L299
Assignment to property of function parameter 'parser'
|
Lint files:
src/autocomplete/lib/parsing.ts#L310
Assignment to property of function parameter 'parser'
|
Check generated files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|