feat(transactor): Allow tracking times of fired messages #313
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/.
|