Skip to content

Add multiline cursor support #31

Add multiline cursor support

Add multiline cursor support #31

Triggered via pull request July 15, 2023 08:32
Status Success
Total duration 2m 50s
Artifacts

test.yml

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

Annotations

3 errors and 7 warnings
Build examples: _example/exec-command/main.go#L30
syntax error: unexpected newline in argument list; possibly missing comma or )
Build examples: _example/simple-echo/main.go#L21
cannot use ">>> " (untyped string constant) as prompt.Option value in argument to prompt.Input
Build examples: _example/simple-echo/cjk-cyrillic/main.go#L26
cannot use completer (value of type func(in prompt.Document) []prompt.Suggest) as prompt.Option value in argument to prompt.New
Run tests (ubuntu-latest, 1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (ubuntu-latest, 1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build examples
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (macos-latest, 1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (windows-latest, 1.19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (windows-latest, 1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (macos-latest, 1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/