Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

feat: Create Dlq job api witht testing #656

feat: Create Dlq job api witht testing

feat: Create Dlq job api witht testing #656

Triggered via push October 18, 2023 02:49
Status Failure
Total duration 2m 18s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: internal/server/server.go#L66
cannot use dlqConfig (variable of type *dlq.DlqJobConfig) as dlq.DlqJobConfig value in argument to dlqv1.Routes
test
Process completed with exit code 2.
test
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/