Skip to content

chore(deps): bump go.opentelemetry.io/collector/config/confighttp from 0.98.0 to 0.102.0 #161

chore(deps): bump go.opentelemetry.io/collector/config/confighttp from 0.98.0 to 0.102.0

chore(deps): bump go.opentelemetry.io/collector/config/confighttp from 0.98.0 to 0.102.0 #161

Status Failure
Total duration 6m 24s
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-and-test: receiver/pyroscopereceiver/receiver.go#L531
r.cfg.Protocols.HTTP.ToServerContext undefined (type *confighttp.ServerConfig has no field or method ToServerContext)
lint-and-test: receiver/pyroscopereceiver/receiver.go#L536
r.cfg.Protocols.HTTP.ToListenerContext undefined (type *confighttp.ServerConfig has no field or method ToListenerContext)
lint-and-test
"go.opentelemetry.io/collector/exporter" imported and not used
lint-and-test
host.GetExporters undefined (type component.Host has no field or method GetExporters)
lint-and-test
not enough arguments in call to config.LoadTLSConfig
lint-and-test
gcs.TLSSetting.LoadTLSConfigContext undefined (type configtls.ClientConfig has no field or method LoadTLSConfigContext)
lint-and-test
gss.TLSSetting.LoadTLSConfigContext undefined (type *configtls.ServerConfig has no field or method LoadTLSConfigContext)
lint-and-test
ze.clientSettings.ToClientContext undefined (type *confighttp.ClientConfig has no field or method ToClientContext)
lint-and-test
prwe.clientSettings.ToClientContext undefined (type *confighttp.ClientConfig has no field or method ToClientContext)
lint-and-test
pe.config.ToListenerContext undefined (type Config has no field or method ToListenerContext)
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/