Skip to content

feat(transactor): Allow tracking times of fired messages #313

feat(transactor): Allow tracking times of fired messages

feat(transactor): Allow tracking times of fired messages #313

Triggered via pull request March 18, 2024 22:47
Status Failure
Total duration 53s
Artifacts

pipeline.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
ci (lint, ubuntu-latest, 1.21.0): types/queue/sqs/sqs.go#L172
append to slice `timesInserted` with non-zero initialized length (makezero)
ci (lint, ubuntu-latest, 1.21.0): types/queue/sqs/sqs.go#L180
append to slice `ts` with non-zero initialized length (makezero)
ci (lint, ubuntu-latest, 1.21.0): types/queue/sqs/sqs.go#L181
append to slice `msgIDs` with non-zero initialized length (makezero)
ci (lint, ubuntu-latest, 1.21.0)
Process completed with exit code 2.
ci (test, ubuntu-latest, 1.21.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (build, ubuntu-latest, 1.21.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (lint, ubuntu-latest, 1.21.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.