chore: regenerate lockfiles after rebase #20388
Annotations
6 errors and 2 warnings
|
run build
Process completed with exit code 2.
|
|
run build:
pkg/remoteconfig/updater.go#L254
cannot use dummyTelemetryReporter{} (value of struct type dummyTelemetryReporter) as service.RcTelemetryReporter value in struct literal: dummyTelemetryReporter does not implement service.RcTelemetryReporter (missing method IncConfigSubscriptionsConnectedCounter)
|
|
run build:
pkg/remoteconfig/updater.go#L230
undefined: model.NewConfig
|
|
run build:
pkg/remoteconfig/updater.go#L207
cannot use []*pbgo.PackageState{…} (value of type []*core.PackageState) as *core.ClientUpdater value in argument to rcClient.SetInstallerState
|
|
run build:
pkg/remoteconfig/updater.go#L197
cannot use ... in call to non-variadic client.WithUpdater
|
|
run build:
pkg/remoteconfig/updater.go#L71
cannot use r.rcClient (variable of type *"github.com/DataDog/datadog-agent/pkg/config/remote/client".Client) as RCClient value in return statement: *"github.com/DataDog/datadog-agent/pkg/config/remote/client".Client does not implement RCClient (wrong type for method GetInstallerState)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mstksg/get-package@4eda30bb5c6ac62c0f3921dd5884b6ef8fc89ab2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/datadog-operator/datadog-operator. Supported file pattern: go.mod
|
Loading