feat(healthcheck): Add better exporter health check #485
Annotations
3 errors and 2 warnings
golangci-lint:
pkg/barrier/barrier_test.go#L35
Error return value of `b.Start` is not checked (errcheck)
|
golangci-lint:
pkg/barrier/barrier.go#L60
SA1015: using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (staticcheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/auth0-simple-exporter/auth0-simple-exporter. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading