Increase stale timeout to 60 seconds #32
Annotations
2 errors and 2 warnings
Build and test:
test/probe/runs_test.exs#L100
test cancel_stale_runs!/0 cancels runs that started more than 15 seconds ago (Probe.RunsRun)
|
Build and test
Process completed with exit code 2.
|
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test
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
|