feat(internal): add profiling support with pyroscope #42
Annotations
3 errors and 1 warning
internal/profile/pyroscope.go#L27
Error return value of `pyroscope.Start` is not checked (errcheck)
|
internal/profile/pyroscope.go#L14
fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading