Bump github.com/RedHatInsights/insights-operator-utils from 1.25.2 to 1.25.4 #52
Annotations
20 errors and 4 warnings
Tests for Go 1.19:
ccx_notification_writer.go#L131
cannot use brokerConfig.Addresses (variable of type string) as type []string in argument to strings.Join
|
Tests for Go 1.19:
ccx_notification_writer.go#L177
cannot use brokerConfiguration.Addresses (variable of type string) as type []string in argument to strings.Join
|
Tests for Go 1.19:
ccx_notification_writer.go#L181
cannot use brokerConfiguration.Addresses[0] (value of type byte) as type string in argument to sarama.NewBroker
|
Tests for Go 1.19:
consumer.go#L159
cannot use brokerConfiguration.Addresses (variable of type string) as type []string in argument to sarama.NewConsumerGroup
|
Tests for Go 1.19
Process completed with exit code 2.
|
Tests for Go 1.18:
ccx_notification_writer.go#L131
cannot use brokerConfig.Addresses (variable of type string) as type []string in argument to strings.Join
|
Tests for Go 1.18:
ccx_notification_writer.go#L177
cannot use brokerConfiguration.Addresses (variable of type string) as type []string in argument to strings.Join
|
Tests for Go 1.18:
ccx_notification_writer.go#L181
cannot use brokerConfiguration.Addresses[0] (value of type byte) as type string in argument to sarama.NewBroker
|
Tests for Go 1.18:
consumer.go#L159
cannot use brokerConfiguration.Addresses (variable of type string) as type []string in argument to sarama.NewConsumerGroup
|
Tests for Go 1.18
Process completed with exit code 2.
|
Tests for Go 1.21:
ccx_notification_writer.go#L131
cannot use brokerConfig.Addresses (variable of type string) as []string value in argument to strings.Join
|
Tests for Go 1.21:
ccx_notification_writer.go#L177
cannot use brokerConfiguration.Addresses (variable of type string) as []string value in argument to strings.Join
|
Tests for Go 1.21:
ccx_notification_writer.go#L181
cannot use brokerConfiguration.Addresses[0] (value of type byte) as string value in argument to sarama.NewBroker
|
Tests for Go 1.21:
consumer.go#L159
cannot use brokerConfiguration.Addresses (variable of type string) as []string value in argument to sarama.NewConsumerGroup
|
Tests for Go 1.21
The operation was canceled.
|
Tests for Go 1.20:
ccx_notification_writer.go#L131
cannot use brokerConfig.Addresses (variable of type string) as []string value in argument to strings.Join
|
Tests for Go 1.20:
ccx_notification_writer.go#L177
cannot use brokerConfiguration.Addresses (variable of type string) as []string value in argument to strings.Join
|
Tests for Go 1.20:
ccx_notification_writer.go#L181
cannot use brokerConfiguration.Addresses[0] (value of type byte) as string value in argument to sarama.NewBroker
|
Tests for Go 1.20:
consumer.go#L159
cannot use brokerConfiguration.Addresses (variable of type string) as []string value in argument to sarama.NewConsumerGroup
|
Tests for Go 1.20
The operation was canceled.
|
Tests for Go 1.19
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests for Go 1.18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests for Go 1.21
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests for Go 1.20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|