Skip to content

feature: include REPL #47

feature: include REPL

feature: include REPL #47

Triggered via pull request October 8, 2023 13:20
@GraHmsGraHms
opened #18
develop
Status Failure
Total duration 22s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: main.go#L6
cannot find package "github.com/grahms/samoralang/commands" in any of:
build: ast/array.go#L5
cannot find package "github.com/grahms/samoralang/token" in any of:
build: commands/commands.go#L6
cannot find package "github.com/grahms/samoralang/evaluator" in any of:
build: commands/commands.go#L7
cannot find package "github.com/grahms/samoralang/lexer" in any of:
build: commands/commands.go#L8
cannot find package "github.com/grahms/samoralang/object" in any of:
build: commands/commands.go#L9
cannot find package "github.com/grahms/samoralang/parser" in any of:
build: commands/start_repl.go#L6
cannot find package "github.com/grahms/samoralang/repl" in any of:
build: evaluator/evaluator.go#L4
cannot find package "github.com/grahms/samoralang/ast" in any of:
build
Process completed with exit code 1.