Skip to content

Improve the lexer implementation #48

Improve the lexer implementation

Improve the lexer implementation #48

Triggered via push July 25, 2023 09:35
Status Success
Total duration 2m 5s
Artifacts

test.yml

on: push
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
Build examples: _example/simple-echo/main.go#L25
undefined: prompt.WithPreviewSuggestionTextColor
Build examples: _example/simple-echo/main.go#L28
cannot use completer (value of type func(in prompt.Document) []prompt.Suggest) as prompt.Completer value in argument to prompt.WithCompleter
Build examples: _example/simple-echo/cjk-cyrillic/main.go#L26
cannot use completer (value of type func(in prompt.Document) []prompt.Suggest) as prompt.Completer value in argument to prompt.WithCompleter
Build examples: _example/even-lexer/main.go#L91
undefined: prompt.Log
Run tests (ubuntu-latest, 1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-prompt/go-prompt. Supported file pattern: go.sum
Run tests (ubuntu-latest, 1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-prompt/go-prompt. Supported file pattern: go.sum
Build examples
Restore cache failed: Dependencies file is not found in /home/runner/work/go-prompt/go-prompt. Supported file pattern: go.sum
Run tests (macos-latest, 1.20)
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-prompt/go-prompt. Supported file pattern: go.sum
Run tests (macos-latest, 1.19)
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-prompt/go-prompt. Supported file pattern: go.sum
Run tests (windows-latest, 1.20)
Restore cache failed: Dependencies file is not found in D:\a\go-prompt\go-prompt. Supported file pattern: go.sum
Run tests (windows-latest, 1.19)
Restore cache failed: Dependencies file is not found in D:\a\go-prompt\go-prompt. Supported file pattern: go.sum