Skip to content

Feat/supervisor

Feat/supervisor #178

Triggered via pull request October 17, 2025 06:58
Status Failure
Total duration 1m 31s
Artifacts

lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint
golangci-lint exit with code 5
test: core/registry/builder.go#L99
invalid operation: running.Project + "-" (mismatched types func() string and untyped string)
test: core/registry/builder.go#L96
cannot use port (variable of type func() int) as int value in struct literal
test: core/registry/builder.go#L85
cannot use strconv.Atoi(parts[len(parts) - 1]) (value of type int) as func() int value in assignment
test: servers/https/server.go#L109
fmt.Sprintf format %d arg running.HttpPort is a func value, not called
test: cmds/servefilecmd/cmd.go#L45
fmt.Sprintf format %v arg port is a func value, not called
test: cmds/servefilecmd/cmd.go#L29
(*github.com/rs/zerolog.Event).Msgf format %v arg port is a func value, not called
test: clients/resty/util.go#L258
rsp.WithVal undefined (type result.Result[*fasthttp.Request] has no field or method WithVal)
test: clients/resty/client.go#L78
not enough arguments in call to reqErr.Unwrap
test: clients/resty/client.go#L75
reqErr.Err undefined (type result.Result[*fasthttp.Request] has no field or method Err, but does have unexported field err)
test: clients/resty/client.go#L29
not enough arguments in call to config.MergeR(DefaultCfg(), cfg).Unwrap
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']