feat: add Integration Version to Inventory Payload #4869
Annotations
4 errors and 1 warning
golangci-lint:
src/definition/populate_test.go#L770
Function TestIntegrationPopulator_IntegrationVersionInInventory missing the call to method parallel (paralleltest)
|
golangci-lint:
src/definition/populate.go#L45
error returned from external package is unwrapped: sig: func (github.com/newrelic/infra-integrations-sdk/data/inventory.Inventory).SetItem(key string, field string, value interface{}) error (wrapcheck)
|
golangci-lint:
src/definition/populate.go#L50
error returned from external package is unwrapped: sig: func (github.com/newrelic/infra-integrations-sdk/data/inventory.Inventory).SetItem(key string, field string, value interface{}) error (wrapcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading