Bump github.com/grafana/pyroscope/api from 0.3.0 to 0.4.0 #36
Triggered via pull request
September 23, 2024 21:05
Status
Failure
Total duration
5m 15s
Artifacts
–
pr-go-workspace-check.yml
on: pull_request
Go Workspace Check
5m 5s
Annotations
7 errors and 1 warning
Go Workspace Check:
pkg/tsdb/grafana-pyroscope-datasource/pyroscopeClient.go#L76
cannot use connect.NewRequest(&querierv1.ProfileTypesRequest{…}) (value of type *"github.com/bufbuild/connect-go".Request[querierv1.ProfileTypesRequest]) as *"connectrpc.com/connect".Request[querierv1.ProfileTypesRequest] value in argument to c.connectClient.ProfileTypes
|
Go Workspace Check:
pkg/tsdb/grafana-pyroscope-datasource/pyroscopeClient.go#L113
cannot use req (variable of type *"github.com/bufbuild/connect-go".Request[querierv1.SelectSeriesRequest]) as *"connectrpc.com/connect".Request[querierv1.SelectSeriesRequest] value in argument to c.connectClient.SelectSeries
|
Go Workspace Check:
pkg/tsdb/grafana-pyroscope-datasource/pyroscopeClient.go#L168
cannot use req (variable of type *"github.com/bufbuild/connect-go".Request[querierv1.SelectMergeStacktracesRequest]) as *"connectrpc.com/connect".Request[querierv1.SelectMergeStacktracesRequest] value in argument to c.connectClient.SelectMergeStacktraces
|
Go Workspace Check:
pkg/tsdb/grafana-pyroscope-datasource/pyroscopeClient.go#L198
cannot use req (variable of type *"github.com/bufbuild/connect-go".Request[querierv1.SelectMergeSpanProfileRequest]) as *"connectrpc.com/connect".Request[querierv1.SelectMergeSpanProfileRequest] value in argument to c.connectClient.SelectMergeSpanProfile
|
Go Workspace Check:
pkg/tsdb/grafana-pyroscope-datasource/pyroscopeClient.go#L247
cannot use connect.NewRequest(&typesv1.LabelNamesRequest{…}) (value of type *"github.com/bufbuild/connect-go".Request[typesv1.LabelNamesRequest]) as *"connectrpc.com/connect".Request[typesv1.LabelNamesRequest] value in argument to c.connectClient.LabelNames
|
Go Workspace Check:
pkg/tsdb/grafana-pyroscope-datasource/pyroscopeClient.go#L276
cannot use connect.NewRequest(&typesv1.LabelValuesRequest{…}) (value of type *"github.com/bufbuild/connect-go".Request[typesv1.LabelValuesRequest]) as *"connectrpc.com/connect".Request[typesv1.LabelValuesRequest] value in argument to c.connectClient.LabelValues
|
Go Workspace Check
Process completed with exit code 2.
|
Go Workspace Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|