Skip to content

👷 Tweaks to pr-checks.yml #11

👷 Tweaks to pr-checks.yml

👷 Tweaks to pr-checks.yml #11

Triggered via pull request May 13, 2025 02:21
Status Failure
Total duration 4m 35s
Artifacts

signoff-commit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 23 warnings
signoff: test/sequin/connection_cache_test.exs#L132
test connection caching if start_fn fails, returns the error to the callers (Sequin.Databases.ConnectionCacheTest)
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
Failed to restore: Cache service responded with 404
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 /runner/_work/sequin/sequin. Supported file pattern: go.sum
signoff
Failed to restore: Cache service responded with 404
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