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

feat: Create & List DLQ job api #669

feat: Create & List DLQ job api

feat: Create & List DLQ job api #669

Triggered via pull request October 19, 2023 07:29
@lifosminlifosmin
synchronize #70
DFEXP-118
Status Failure
Total duration 2m 12s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: cli/server/server.go#L120
cannot use dlqConfig (variable of type *dlq.DlqJobConfig) as dlq.DlqJobConfig value in argument to server.Serve
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/