Skip to content

Rewriting the queue #241

Rewriting the queue

Rewriting the queue #241

Triggered via pull request July 12, 2024 13:10
@CorentinBCorentinB
synchronize #78
queue
Status Success
Total duration 3m 24s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build: internal/pkg/queue/queue_test.go#L147
q.enqueueChan undefined (type *PersistentGroupedQueue has no field or method enqueueChan)
build: internal/pkg/queue/queue_test.go#L150
q.dequeueChan undefined (type *PersistentGroupedQueue has no field or method dequeueChan)
build: internal/pkg/queue/queue_test.go#L186
q.enqueueChan undefined (type *PersistentGroupedQueue has no field or method enqueueChan)
build: internal/pkg/queue/queue_test.go#L195
q.dequeueChan undefined (type *PersistentGroupedQueue has no field or method dequeueChan)
build
Process completed with exit code 1.
build
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/
build
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/