build(deps): bump the npm_and_yarn group across 1 directory with 4 updates #4
pr_checks.yaml
on: pull_request
install-root
15s
core-tests
1m 27s
binary-checks
43s
gui-tests
28s
vscode-tests
2m 39s
Annotations
28 warnings
install-root
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
core-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
core-checks:
core/autocomplete/CompletionProvider.ts#L9
There should be no empty line within import group
|
core-checks:
core/autocomplete/CompletionProvider.ts#L266
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
|
core-checks:
core/autocomplete/context/ImportDefinitionsService.ts#L24
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
|
core-checks:
core/autocomplete/context/root-path-context/test/testUtils.ts#L1
There should be at least one empty line between import groups
|
core-checks:
core/autocomplete/context/root-path-context/test/testUtils.ts#L1
`@jest/globals` import should occur after import of `path`
|
core-checks:
core/autocomplete/context/root-path-context/test/testUtils.ts#L5
There should be at least one empty line between import groups
|
core-checks:
core/autocomplete/filtering/test/testCases.ts#L66
Strings must use doublequote
|
core-checks:
core/autocomplete/filtering/test/testCases.ts#L257
Strings must use doublequote
|
core-checks:
core/autocomplete/filtering/test/testCases.ts#L303
Strings must use doublequote
|
core-checks:
core/autocomplete/filtering/test/testCases.ts#L304
Strings must use doublequote
|
binary-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gui-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gui-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
core-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vscode-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vscode-checks:
extensions/vscode/src/VsCodeIde.ts#L438
Class Property name `MAX_BYTES` must match one of the following formats: camelCase
|
vscode-checks:
extensions/vscode/src/autocomplete/completionProvider.ts#L23
`../util/loadAutocompleteModel` type import should occur before type import of `core`
|
vscode-checks:
extensions/vscode/src/autocomplete/lsp.ts#L11
There should be at least one empty line between import groups
|
vscode-checks:
extensions/vscode/src/autocomplete/lsp.ts#L12
`core/autocomplete/types` import should occur before import of `core/autocomplete/util/ast`
|
vscode-checks:
extensions/vscode/src/autocomplete/lsp.ts#L16
`core/autocomplete/snippets/types` import should occur before import of `core/autocomplete/util/ast`
|
vscode-checks:
extensions/vscode/src/autocomplete/statusBar.ts#L12
Enum Member name `Disabled` must match one of the following formats: camelCase
|
vscode-checks:
extensions/vscode/src/autocomplete/statusBar.ts#L13
Enum Member name `Enabled` must match one of the following formats: camelCase
|
vscode-checks:
extensions/vscode/src/autocomplete/statusBar.ts#L14
Enum Member name `Paused` must match one of the following formats: camelCase
|
vscode-checks:
extensions/vscode/src/decorations.ts#L19
Parameter name `new_editor` must match one of the following formats: camelCase
|
vscode-checks:
extensions/vscode/src/diff/horizontal.ts#L17
Type Property name `step_index` must match one of the following formats: camelCase
|
vscode-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|