Skip to content

Allow API endpoint to be separate from web client endpoint #802

Allow API endpoint to be separate from web client endpoint

Allow API endpoint to be separate from web client endpoint #802

Triggered via pull request April 29, 2023 08:36
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests: internal/cmdutil/utils.go#L100
Comment should end in a period (godot)
tests: internal/cmd/open/open.go#L46
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
tests: internal/cmd/open/open.go#L48
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
tests: internal/view/helper.go#L133
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
tests
Process completed with exit code 2.