Skip to content

feat: trace

feat: trace #872

Triggered via pull request December 10, 2024 08:04
Status Failure
Total duration 52s
Artifacts

go-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: cmd/operate/component.go#L5
package "github.com/dream11/odin/pkg/util" is being imported more than once (ST1019)
lint: cmd/operate/component.go#L9
other import of "github.com/dream11/odin/pkg/util"
lint: cmd/operate/service.go#L5
package "github.com/dream11/odin/pkg/util" is being imported more than once (ST1019)
lint: cmd/operate/service.go#L9
other import of "github.com/dream11/odin/pkg/util"
lint: pkg/util/util.go#L57
the argument is already a string, there's no need to use fmt.Sprintf (S1025)
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636