print parsing result in repl #11
Annotations
4 errors and 2 warnings
lint:
repl/repl.go#L34
Error return value of `io.WriteString` is not checked (errcheck)
|
lint:
repl/repl.go#L35
Error return value of `io.WriteString` is not checked (errcheck)
|
lint:
repl/repl.go#L41
Error return value of `io.WriteString` is not checked (errcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-lisp/go-lisp. Supported file pattern: go.sum
|