Skip to content

feat(entities): Support custom attributes JSON #7968

feat(entities): Support custom attributes JSON

feat(entities): Support custom attributes JSON #7968

Triggered via pull request October 25, 2023 19:09
Status Failure
Total duration 3m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors
test-integration: internal/client/client.go#L16
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/newrelic (imported by github.com/newrelic/newrelic-cli/cmd/newrelic); to add:
test-integration: internal/profile/command.go#L17
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/accounts (imported by github.com/newrelic/newrelic-cli/internal/profile); to add:
test-integration: internal/client/client.go#L17
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/apiaccess (imported by github.com/newrelic/newrelic-cli/internal/apiaccess); to add:
test-integration: internal/apm/command_deployment.go#L7
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/apm (imported by github.com/newrelic/newrelic-cli/internal/apm); to add:
test-integration: internal/entities/command_deployment.go#L17
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/changetracking (imported by github.com/newrelic/newrelic-cli/internal/entities); to add:
test-integration: internal/apm/command_application.go#L9
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/common (imported by github.com/newrelic/newrelic-cli/internal/apm); to add:
test-integration: internal/install/execution/recipe_log_forwarder.go#L16
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/config (imported by github.com/newrelic/newrelic-cli/internal/install/execution); to add:
test-integration: internal/utils/terraform/dashboard.go#L9
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/dashboards (imported by github.com/newrelic/newrelic-cli/internal/utils/terraform); to add:
test-integration: internal/edge/command_trace_observer.go#L11
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/edge (imported by github.com/newrelic/newrelic-cli/internal/edge); to add:
test-integration: internal/apm/command_application.go#L10
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/entities (imported by github.com/newrelic/newrelic-cli/internal/apm); to add:
lint: internal/install/validation/polling_recipe_validator.go#L37
m.Validate undefined (type *PollingRecipeValidator has no field or method Validate) (typecheck)
lint: internal/install/validation/polling_recipe_validator_test.go#L42
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
lint: internal/install/validation/polling_recipe_validator_test.go#L60
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
lint: internal/install/validation/polling_recipe_validator_test.go#L75
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
lint: internal/install/validation/polling_recipe_validator_test.go#L76
v.IntervalMilliSeconds undefined (type *PollingRecipeValidator has no field or method IntervalMilliSeconds) (typecheck)
lint: internal/install/validation/polling_recipe_validator_test.go#L94
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
lint: internal/install/validation/polling_recipe_validator_test.go#L95
v.IntervalMilliSeconds undefined (type *PollingRecipeValidator has no field or method IntervalMilliSeconds) (typecheck)
lint: internal/install/validation/polling_recipe_validator_test.go#L114
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
lint: internal/install/validation/polling_recipe_validator_test.go#L115
v.IntervalMilliSeconds undefined (type *PollingRecipeValidator has no field or method IntervalMilliSeconds) (typecheck)
lint: internal/install/validation/polling_recipe_validator_test.go#L133
v.MaxAttempts undefined (type *PollingRecipeValidator has no field or method MaxAttempts) (typecheck)
test-unit: internal/client/client.go#L16
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/newrelic (imported by github.com/newrelic/newrelic-cli/cmd/newrelic); to add:
test-unit: internal/profile/command.go#L17
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/accounts (imported by github.com/newrelic/newrelic-cli/internal/profile); to add:
test-unit: internal/client/client.go#L17
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/apiaccess (imported by github.com/newrelic/newrelic-cli/internal/apiaccess); to add:
test-unit: internal/apm/command_deployment.go#L7
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/apm (imported by github.com/newrelic/newrelic-cli/internal/apm); to add:
test-unit: internal/entities/command_deployment.go#L17
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/changetracking (imported by github.com/newrelic/newrelic-cli/internal/entities); to add:
test-unit: internal/apm/command_application.go#L9
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/common (imported by github.com/newrelic/newrelic-cli/internal/apm); to add:
test-unit: internal/install/execution/recipe_log_forwarder.go#L16
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/config (imported by github.com/newrelic/newrelic-cli/internal/install/execution); to add:
test-unit: internal/utils/terraform/dashboard.go#L9
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/dashboards (imported by github.com/newrelic/newrelic-cli/internal/utils/terraform); to add:
test-unit: internal/edge/command_trace_observer.go#L11
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/edge (imported by github.com/newrelic/newrelic-cli/internal/edge); to add:
test-unit: internal/apm/command_application.go#L10
missing go.sum entry for module providing package github.com/newrelic/newrelic-client-go/v2/pkg/entities (imported by github.com/newrelic/newrelic-cli/internal/apm); to add: