Skip to content

sj/record history

sj/record history #69

Triggered via pull request February 27, 2024 06:44
Status Failure
Total duration 36s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: shell/history/parse.go#L30
cannot use &parser{} (value of type *parser) as Parser value in return statement: *parser does not implement Parser (missing method Parse)
build: shell/history/parse.go#L35
cannot use &parser{} (value of type *parser) as Parser value in variable declaration: *parser does not implement Parser (missing method Parse)
build
Process completed with exit code 1.