Skip to content

feat(app): add history navigation with [ and ], most recent command with - #1391

feat(app): add history navigation with [ and ], most recent command with -

feat(app): add history navigation with [ and ], most recent command with - #1391

Triggered via pull request August 12, 2024 13:40
Status Failure
Total duration 1m 0s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: internal/view/app.go#L247
syntax error: unexpected <<, expected expression
build: internal/view/app.go#L248
syntax error: unexpected ) in composite literal; possibly missing comma or }
build: internal/view/app.go#L249
syntax error: unexpected : in argument list; possibly missing comma or )
build: internal/view/app.go#L250
syntax error: unexpected ==, expected expression
build: internal/view/app.go#L251
syntax error: unexpected ), expected := or = or comma
build: internal/view/app.go#L252
syntax error: unexpected : at end of statement
build: internal/view/app.go#L255
syntax error: unexpected ) after top level declaration
build: internal/view/app.go#L699
syntax error: non-declaration statement outside function body
build: internal/view/app.go#L748
syntax error: non-declaration statement outside function body
build
Process completed with exit code 2.