Skip to content

fix: deletes queue messages by chunks #146

fix: deletes queue messages by chunks

fix: deletes queue messages by chunks #146

Triggered via pull request December 11, 2024 18:50
Status Failure
Total duration 1m 7s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: internal/mocks/mock_queue.go#L14
could not import github.com/takenet/deckard/internal/queue/storage (-: # github.com/takenet/deckard/internal/queue/storage
lint: internal/queue/storage/mongo_storage.go#L31
MongoStorage redeclared in this block
lint: internal/queue/storage/mongo_storage copy.go#L44
other declaration of MongoStorage
lint: internal/queue/storage/mongo_storage.go#L41
NewMongoStorage redeclared in this block
lint: internal/queue/storage/mongo_storage copy.go#L55
other declaration of NewMongoStorage
lint: internal/queue/storage/mongo_storage.go#L76
createOptions redeclared in this block
lint: internal/queue/storage/mongo_storage copy.go#L90
other declaration of createOptions
lint: internal/queue/storage/mongo_storage.go#L118
waitForClient redeclared in this block
lint: internal/queue/storage/mongo_storage copy.go#L132
other declaration of waitForClient
lint: internal/queue/storage/mongo_storage.go#L143
createClient redeclared in this block
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/deckard/deckard. Supported file pattern: go.sum