Skip to content

rename unused vars #102

rename unused vars

rename unused vars #102

Triggered via pull request January 16, 2024 10:56
Status Failure
Total duration 1m 25s
Artifacts

testing.yml

on: pull_request
Matrix: go-test
Test non-public PG schema
47s
Test non-public PG schema
Fit to window
Zoom out
Zoom in

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.