Skip to content

Better history UI

Better history UI #427

Triggered via pull request October 17, 2024 13:34
Status Success
Total duration 5m 15s
Artifacts

dev_pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tsc-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tsc-check: core/autocomplete/completionProvider.ts#L367
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
tsc-check: core/autocomplete/languages.ts#L29
Strings must use doublequote
tsc-check: core/autocomplete/services/ImportDefinitionsService.ts#L25
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
tsc-check: core/autocomplete/util.ts#L12
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
tsc-check: core/config/ConfigHandler.ts#L135
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
tsc-check: core/config/ConfigHandler.ts#L141
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
tsc-check: core/config/ConfigHandler.ts#L162
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
tsc-check: core/config/ConfigHandler.ts#L190
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
tsc-check: core/config/ConfigHandler.ts#L224
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
tsc-check: core/config/ConfigHandler.ts#L307
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator