rename unused vars #102
Annotations
22 errors
Go 1.19 Test:
extension/amqp/publisher_test.go#L29
cannot use channel (variable of type *mockChannel) as type amqp.NotificationChannel in argument to goengineAMQP.NewNotificationPublisher:
|
Go 1.19 Test:
extension/amqp/publisher_test.go#L32
cannot use channel (variable of type *mockChannel) as type amqp.NotificationChannel in argument to goengineAMQP.NewNotificationPublisher:
|
Go 1.19 Test:
extension/amqp/publisher_test.go#L41
cannot use channel (variable of type *mockChannel) as type amqp.NotificationChannel in argument to goengineAMQP.NewNotificationPublisher:
|
Go 1.19 Test:
extension/amqp/publisher_test.go#L53
cannot use channel (variable of type *mockChannel) as type amqp.NotificationChannel in argument to goengineAMQP.NewNotificationPublisher:
|
Go 1.19 Test
Process completed with exit code 2.
|
Test non-public PG schema:
extension/amqp/publisher_test.go#L29
cannot use channel (variable of type *mockChannel) as type amqp.NotificationChannel in argument to goengineAMQP.NewNotificationPublisher:
|
Test non-public PG schema:
extension/amqp/publisher_test.go#L32
cannot use channel (variable of type *mockChannel) as type amqp.NotificationChannel in argument to goengineAMQP.NewNotificationPublisher:
|
Test non-public PG schema:
extension/amqp/publisher_test.go#L41
cannot use channel (variable of type *mockChannel) as type amqp.NotificationChannel in argument to goengineAMQP.NewNotificationPublisher:
|
Test non-public PG schema:
extension/amqp/publisher_test.go#L53
cannot use channel (variable of type *mockChannel) as type amqp.NotificationChannel in argument to goengineAMQP.NewNotificationPublisher:
|
Test non-public PG schema
Process completed with exit code 2.
|
Go 1.20 Test
The job was canceled because "_1_19" failed.
|
Go 1.20 Test:
extension/amqp/publisher_test.go#L29
cannot use channel (variable of type *mockChannel) as amqp.NotificationChannel value in argument to goengineAMQP.NewNotificationPublisher: *mockChannel does not implement amqp.NotificationChannel (wrong type for method Qos)
|
Go 1.20 Test:
extension/amqp/publisher_test.go#L32
cannot use channel (variable of type *mockChannel) as amqp.NotificationChannel value in argument to goengineAMQP.NewNotificationPublisher: *mockChannel does not implement amqp.NotificationChannel (wrong type for method Qos)
|
Go 1.20 Test:
extension/amqp/publisher_test.go#L41
cannot use channel (variable of type *mockChannel) as amqp.NotificationChannel value in argument to goengineAMQP.NewNotificationPublisher: *mockChannel does not implement amqp.NotificationChannel (wrong type for method Qos)
|
Go 1.20 Test:
extension/amqp/publisher_test.go#L53
cannot use channel (variable of type *mockChannel) as amqp.NotificationChannel value in argument to goengineAMQP.NewNotificationPublisher: *mockChannel does not implement amqp.NotificationChannel (wrong type for method Qos)
|
Go 1.20 Test
The operation was canceled.
|
Go 1.21 Test
The job was canceled because "_1_19" failed.
|
Go 1.21 Test:
extension/amqp/publisher_test.go#L29
cannot use channel (variable of type *mockChannel) as amqp.NotificationChannel value in argument to goengineAMQP.NewNotificationPublisher: *mockChannel does not implement amqp.NotificationChannel (wrong type for method Qos)
|
Go 1.21 Test:
extension/amqp/publisher_test.go#L32
cannot use channel (variable of type *mockChannel) as amqp.NotificationChannel value in argument to goengineAMQP.NewNotificationPublisher: *mockChannel does not implement amqp.NotificationChannel (wrong type for method Qos)
|
Go 1.21 Test:
extension/amqp/publisher_test.go#L41
cannot use channel (variable of type *mockChannel) as amqp.NotificationChannel value in argument to goengineAMQP.NewNotificationPublisher: *mockChannel does not implement amqp.NotificationChannel (wrong type for method Qos)
|
Go 1.21 Test:
extension/amqp/publisher_test.go#L53
cannot use channel (variable of type *mockChannel) as amqp.NotificationChannel value in argument to goengineAMQP.NewNotificationPublisher: *mockChannel does not implement amqp.NotificationChannel (wrong type for method Qos)
|
Go 1.21 Test
The operation was canceled.
|