8000 feat: add nats hord driver support · tarmac-project/tarmac@e89e93e · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add nats hord driver support #482

feat: add nats hord driver support

feat: add nats hord driver support #482

Triggered via pull request June 15, 2025 22:39
Status Failure
Total duration 1m 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
golangci
issues found
golangci: pkg/app/app.go#L329
unknown field Password in struct literal of type "github.com/tarmac-project/hord/drivers/nats".Config (typecheck)
golangci: pkg/app/app.go#L328
unknown field User in struct literal of type "github.com/tarmac-project/hord/drivers/nats".Config
golangci: pkg/app/app.go#L327
cannot use srv.cfg.GetString("nats_urls") (value of type string) as []string value in struct literal
golangci: pkg/app/app.go#L1
: # github.com/tarmac-project/tarmac/pkg/app [github.com/tarmac-project/tarmac/pkg/app.test]
golangci: pkg/app/app.go#L329
unknown field Password in struct literal of type "github.com/tarmac-project/hord/drivers/nats".Config) (typecheck)
golangci: pkg/app/app.go#L328
unknown field User in struct literal of type "github.com/tarmac-project/hord/drivers/nats".Config
golangci: pkg/app/app.go#L327
cannot use srv.cfg.GetString("nats_urls") (value of type string) as []string value in struct literal
golangci: cmd/tarmac/main.go#L6
could not import github.com/tarmac-project/tarmac/pkg/app (-: # github.com/tarmac-project/tarmac/pkg/app
golangci
Failed to save: reserveCache failed: Cache service responded with 503
golangci
Failed to restore: getCacheEntry failed: Cache service responded with 503
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/tarmac/tarmac. Supported file pattern: go.sum
0