Skip to content

try goreleaser

try goreleaser #18

Triggered via push January 16, 2024 05:56
Status Failure
Total duration 3m 5s
Artifacts

pre-commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
unit-test
Process completed with exit code 2.
lint: internal/skywalkingapi/trace.go#L145
invalid operation: cannot compare api.afterGatherRun != nil (operator != not defined on untyped nil) (typecheck)
lint: plugins/inputs/logfwdserver/input.go#L192
cnt declared but not used (typecheck)
lint: cmd/upgrader/upgrader/config.go#L55
c.Logging.Level undefined (type *LoggerCfg has no field or method Level) (typecheck)
lint: cmd/upgrader/upgrader/config.go#L59
c.Logging.Log undefined (type *LoggerCfg has no field or method Log) (typecheck)
lint: cmd/upgrader/upgrader/config.go#L64
c.Logging.DisableColor undefined (type *LoggerCfg has no field or method DisableColor) (typecheck)
lint: cmd/upgrader/upgrader/config.go#L70
c.Logging.Rotate undefined (type *LoggerCfg has no field or method Rotate) (typecheck)
lint: cmd/upgrader/upgrader/config.go#L71
c.Logging.Rotate undefined (type *LoggerCfg has no field or method Rotate) (typecheck)
lint: cmd/upgrader/upgrader/config.go#L74
c.Logging.Log undefined (type *LoggerCfg has no field or method Log) (typecheck)
lint: cmd/upgrader/upgrader/service.go#L507
Cfg.Logging.GinLog undefined (type *LoggerCfg has no field or method GinLog) (typecheck)
lint: cmd/upgrader/upgrader/service.go#L511
Cfg.Logging.Rotate undefined (type *LoggerCfg has no field or method Rotate) (typecheck)