Add methods concerning the previous line #58
test.yml
on: push
Build examples
22s
Lint
7s
Matrix: Run tests
Annotations
5 errors and 7 warnings
Build examples:
_example/http-prompt/main.go#L163
non-name in.w on left side of :=
|
Build examples:
_example/http-prompt/main.go#L164
in.w undefined (type prompt.Document has no field or method w)
|
Build examples:
_example/http-prompt/main.go#L165
undefined: w
|
Build examples:
_example/http-prompt/main.go#L168
undefined: w
|
Build examples:
_example/http-prompt/main.go#L169
undefined: w
|
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
|
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 (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
|
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 (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 (windows-latest, 1.19)
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.20)
Restore cache failed: Dependencies file is not found in D:\a\go-prompt\go-prompt. Supported file pattern: go.sum
|