Skip to content

some minor styling of the autocomplete #266

some minor styling of the autocomplete

some minor styling of the autocomplete #266

Triggered via push January 8, 2025 01:44
Status Failure
Total duration 6m 7s
Artifacts

build-tauri.yml

on: push
Matrix: Build Target
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Build Target (ubuntu-20.04): src/components/BuildInfo.vue#L71
Module '"../state/state"' has no exported member 'buildLines'.
Build Target (ubuntu-20.04): src/components/ErrorOverlay.vue#L7
Property 'size' does not exist on type 'Highlights<string>'.
Build Target (ubuntu-20.04): src/components/ExportModal.vue#L159
Property 'lines' does not exist on type 'EditorTab'.
Build Target (ubuntu-20.04): src/components/GotoOverlay.vue#L7
Property 'size' does not exist on type 'Highlights<{ label: string; line: number; index: number; type?: SuggestionType | undefined; }>'.
Build Target (ubuntu-20.04): src/state/state.ts#L26
Expected 0 arguments, but got 1.
Build Target (ubuntu-20.04): src/state/state.ts#L27
Expected 0 arguments, but got 1.
Build Target (ubuntu-20.04): src/utils/cursor.ts#L3
Cannot find module './suggestions' or its corresponding type declarations.
Build Target (ubuntu-20.04): src/utils/events.ts#L296
Property 'lines' does not exist on type 'EditorTab'.
Build Target (ubuntu-20.04): src/utils/goto.ts#L103
Property 'putHighlight' does not exist on type 'HighlightsResult<GotoMessage>'. Did you mean 'setHighlight'?
Build Target (ubuntu-20.04): src/utils/lezer-mips/tokenizer.ts#L95
Parameter 'x' implicitly has an 'any' type.
Build Target (macos-latest): src/components/BuildInfo.vue#L71
Module '"../state/state"' has no exported member 'buildLines'.
Build Target (macos-latest): src/components/ErrorOverlay.vue#L7
Property 'size' does not exist on type 'Highlights<string>'.
Build Target (macos-latest): src/components/ExportModal.vue#L159
Property 'lines' does not exist on type 'EditorTab'.
Build Target (macos-latest): src/components/GotoOverlay.vue#L7
Property 'size' does not exist on type 'Highlights<{ label: string; line: number; index: number; type?: SuggestionType | undefined; }>'.
Build Target (macos-latest): src/state/state.ts#L26
Expected 0 arguments, but got 1.
Build Target (macos-latest): src/state/state.ts#L27
Expected 0 arguments, but got 1.
Build Target (macos-latest): src/utils/cursor.ts#L3
Cannot find module './suggestions' or its corresponding type declarations.
Build Target (macos-latest): src/utils/events.ts#L296
Property 'lines' does not exist on type 'EditorTab'.
Build Target (macos-latest): src/utils/goto.ts#L103
Property 'putHighlight' does not exist on type 'HighlightsResult<GotoMessage>'. Did you mean 'setHighlight'?
Build Target (macos-latest): src/utils/lezer-mips/tokenizer.ts#L95
Parameter 'x' implicitly has an 'any' type.
Build Target (windows-latest): src/components/BuildInfo.vue#L71
Module '"../state/state"' has no exported member 'buildLines'.
Build Target (windows-latest): src/components/ErrorOverlay.vue#L7
Property 'size' does not exist on type 'Highlights<string>'.
Build Target (windows-latest): src/components/ExportModal.vue#L159
Property 'lines' does not exist on type 'EditorTab'.
Build Target (windows-latest): src/components/GotoOverlay.vue#L7
Property 'size' does not exist on type 'Highlights<{ label: string; line: number; index: number; type?: SuggestionType | undefined; }>'.
Build Target (windows-latest): src/state/state.ts#L26
Expected 0 arguments, but got 1.
Build Target (windows-latest): src/state/state.ts#L27
Expected 0 arguments, but got 1.
Build Target (windows-latest): src/utils/cursor.ts#L3
Cannot find module './suggestions' or its corresponding type declarations.
Build Target (windows-latest): src/utils/events.ts#L296
Property 'lines' does not exist on type 'EditorTab'.
Build Target (windows-latest): src/utils/goto.ts#L103
Property 'putHighlight' does not exist on type 'HighlightsResult<GotoMessage>'. Did you mean 'setHighlight'?
Build Target (windows-latest): src/utils/lezer-mips/tokenizer.ts#L95
Parameter 'x' implicitly has an 'any' type.