Rewriting the queue #241
Annotations
5 errors and 2 warnings
internal/pkg/queue/queue_test.go#L147
q.enqueueChan undefined (type *PersistentGroupedQueue has no field or method enqueueChan)
|
internal/pkg/queue/queue_test.go#L150
q.dequeueChan undefined (type *PersistentGroupedQueue has no field or method dequeueChan)
|
internal/pkg/queue/queue_test.go#L186
q.enqueueChan undefined (type *PersistentGroupedQueue has no field or method enqueueChan)
|
internal/pkg/queue/queue_test.go#L195
q.dequeueChan undefined (type *PersistentGroupedQueue has no field or method dequeueChan)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading