build(deps): bump actions/cache from 3 to 4 #1
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type check and lint:
extensions/vscode/src/VsCodeIde.ts#L438
Class Property name `MAX_BYTES` must match one of the following formats: camelCase
|
Type check and lint:
extensions/vscode/src/autocomplete/completionProvider.ts#L23
`../util/loadAutocompleteModel` type import should occur before type import of `core`
|
Type check and lint:
extensions/vscode/src/autocomplete/lsp.ts#L11
There should be at least one empty line between import groups
|
Type check and lint:
extensions/vscode/src/autocomplete/lsp.ts#L12
`core/autocomplete/types` import should occur before import of `core/autocomplete/util/ast`
|
Type check and lint:
extensions/vscode/src/autocomplete/lsp.ts#L16
`core/autocomplete/snippets/types` import should occur before import of `core/autocomplete/util/ast`
|
Type check and lint:
extensions/vscode/src/autocomplete/statusBar.ts#L12
Enum Member name `Disabled` must match one of the following formats: camelCase
|
Type check and lint:
extensions/vscode/src/autocomplete/statusBar.ts#L13
Enum Member name `Enabled` must match one of the following formats: camelCase
|
Type check and lint:
extensions/vscode/src/autocomplete/statusBar.ts#L14
Enum Member name `Paused` must match one of the following formats: camelCase
|
Type check and lint:
extensions/vscode/src/decorations.ts#L19
Parameter name `new_editor` must match one of the following formats: camelCase
|
Type check and lint:
extensions/vscode/src/diff/horizontal.ts#L17
Type Property name `step_index` must match one of the following formats: camelCase
|
Loading