Skip to content

feat: update parse result types, properly type parser-extension #247

feat: update parse result types, properly type parser-extension

feat: update parse result types, properly type parser-extension #247

Triggered via pull request December 4, 2023 17:17
Status Success
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
Lint files
20s
Lint files
Typecheck files
17s
Typecheck files
Check generated files
54s
Check generated files
Run tests
1m 9s
Run tests
Fit to window
Zoom out
Zoom in

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/