Files
wehub-resource-sync e071084ebe
govulncheck / govulncheck (push) Has been cancelled
Lint / golangci-lint (push) Has been cancelled
Run Tests / Unit Tests (push) Has been cancelled
Run Tests / Etcd Integration Tests (push) Has been cancelled
Harness (E2E) / Harnesses (mock LLM) (push) Has been cancelled
Harness (E2E) / Provider harnesses (live LLM conformance) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:40:33 +08:00

1.3 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve [BUG] bug

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Create service with '...'
  2. Configure plugin '...'
  3. Run command '...'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Code sample

// Minimal reproducible code

Environment

  • Go Micro version: [e.g. v5.3.0]
  • Go version: [run go version]
  • OS/Platform: [e.g. Ubuntu 22.04, macOS 14, Docker]
  • Plugins/Integrations: [e.g. consul registry, nats broker, redis cache]

Logs

Paste relevant logs here (use -v flag for verbose output)

Checklist

  • I've searched existing issues and this is not a duplicate
  • I've provided a minimal code sample that reproduces the issue
  • I've included my environment details
  • I've checked the documentation

Additional context

Add any other context about the problem here.

Helpful Resources