Skip to content

update repl

update repl #14

Triggered via push June 30, 2024 16:29
Status Failure
Total duration 21s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint: repl/repl.go#L39
Error return value of `io.WriteString` is not checked (errcheck)
lint: repl/repl.go#L40
Error return value of `io.WriteString` is not checked (errcheck)
lint: evaluator/evaluator.go#L48
func `isNil` is unused (unused)
lint: evaluator/evaluator.go#L52
func `isSymbol` is unused (unused)
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