Skip to content

Merge pull request #353 from batteries-included/elliott/bump_elixir_ver #860

Merge pull request #353 from batteries-included/elliott/bump_elixir_ver

Merge pull request #353 from batteries-included/elliott/bump_elixir_ver #860

Triggered via push January 8, 2025 19:07
Status Failure
Total duration 1m 37s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
test (v1.29.0): test/k8s/client/runner/base_integration_test.exs#L309
test runs :connect operations for pods/log and returns stdout (K8s.Client.Runner.BaseIntegrationTest)
test (v1.29.0)
Process completed with exit code 2.
test (v1.29.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (v1.29.0)
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
test (v1.29.0)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.TagTODO.category() is deprecated, you must add parentheses instead: remote.function()