feat: OBS-380 - basic diode server and components configuration #8
Annotations
3 errors and 2 warnings
golangci (diode-server):
diode-server/ingester/component.go#L54
exported: exported method Component.Stop should have comment or be unexported (revive)
|
golangci (diode-server):
diode-server/distributor/component.go#L66
exported: exported method Component.Push should have comment or be unexported (revive)
|
golangci (diode-server)
issues found
|
golangci (diode-sdk-go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci (diode-server)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|