Skip to content

feature/go-pprof: process pprof #115

feature/go-pprof: process pprof

feature/go-pprof: process pprof #115

Triggered via pull request February 7, 2024 17:05
Status Failure
Total duration 6m 31s
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-and-test
g.PeerService undefined (type *trace.ClientGroupedStats has no field or method PeerService)
lint-and-test
unknown field PeerService in struct literal of type trace.ClientGroupedStats
lint-and-test
b.PeerService undefined (type *trace.ClientGroupedStats has no field or method PeerService)
lint-and-test
unknown field PeerService in struct literal of type trace.ClientGroupedStats
lint-and-test
undefined: exporterhelper.RetrySettings
lint-and-test
undefined: exporterhelper.NewDefaultRetrySettings
lint-and-test
undefined: exporterhelper.RetrySettings
lint-and-test
undefined: exporterhelper.NewDefaultRetrySettings
lint-and-test
undefined: exporterhelper.RetrySettings
lint-and-test
undefined: exporterhelper.RetrySettings
lint-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.6.0, actions/setup-go@v4.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/