Skip to content

👷 Tweaks to pr-checks.yml #3

👷 Tweaks to pr-checks.yml

👷 Tweaks to pr-checks.yml #3

Triggered via pull request May 13, 2025 01:21
Status Failure
Total duration 8m 27s
Artifacts

signoff-commit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 21 warnings
signoff: test/sequin/slot_message_handler_test.exs#L223
test outbox_messages functionality continues to retry delivery until successful (Sequin.SlotMessageHandlerTest)
signoff: test/sequin/nats_pipeline_test.exs#L70
test message handling batches multiple messages together (Sequin.Runtime.NatsPipelineTest)
signoff: test/sequin_web/controllers/yaml_controller_test.exs#L113
test plan/2 successfully plans configuration with wider set of fields (SequinWeb.YamlControllerTest)
signoff
Process completed with exit code 2.
signoff
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
signoff
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
Restore cache failed: Dependencies file is not found in /home/runner/work/sequin/sequin. Supported file pattern: go.sum
signoff
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
signoff
low..high inside guards requires an explicit step, please write low..high//1 or low..high//-1 instead