Skip to content

build(deps): bump phoenix_ecto from 4.6.2 to 4.6.3 #304

build(deps): bump phoenix_ecto from 4.6.2 to 4.6.3

build(deps): bump phoenix_ecto from 4.6.2 to 4.6.3 #304

Triggered via pull request November 1, 2024 06:51
Status Failure
Total duration 6h 7m 46s
Artifacts

devops.yml

on: pull_request
check_paths  /  check_paths
3s
check_paths / check_paths
spell_check  /  Spell check
9s
spell_check / Spell check
ensure_linting  /  check_linting
4m 2s
ensure_linting / check_linting
elixir_dep_verification_and_static_analysis  /  Verify dependencies, POT files, unused dependencies, static analysis
4m 57s
elixir_dep_verification_and_static_analysis / Verify dependencies, POT files, unused dependencies, static analysis
elixir_test  /  Test
6h 0m
elixir_test / Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
elixir_test / Test
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 360 minutes.
check_paths / check_paths
'base' input parameter is ignored when action is triggered by pull request event
elixir_dep_verification_and_static_analysis / Verify dependencies, POT files, unused dependencies, static analysis
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it