Skip to content

Rewrite engine with SQL-agnostic GC optimized memory store #32

Rewrite engine with SQL-agnostic GC optimized memory store

Rewrite engine with SQL-agnostic GC optimized memory store #32

Triggered via pull request July 29, 2023 00:27
@proullonproullon
synchronize #80
feat/rewrite
Status Failure
Total duration 16s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: main.go#L7
cannot find package "github.com/proullon/ramsql/cli" in any of:
build: main.go#L8
cannot find package "github.com/proullon/ramsql/driver" in any of:
build: cli/cli.go#L11
cannot find package "github.com/proullon/ramsql/engine/log" in any of:
build: driver/conn.go#L4
cannot find package "context" in any of:
build: driver/rows.go#L9
cannot find package "github.com/proullon/ramsql/engine/agnostic" in any of:
build: driver/conn.go#L8
cannot find package "github.com/proullon/ramsql/engine/executor" in any of:
build: engine/agnostic/index.go#L6
cannot find package "hash/maphash" in any of:
build: engine/executor/attribute.go#L9
cannot find package "github.com/proullon/ramsql/engine/parser" in any of:
build: engine/log/log.go#L6
cannot find package "golang.org/x/exp/slog" in any of:
build
Process completed with exit code 1.