OTP 27.2 exploration #500
devops.yml
on: pull_request
check_paths
/
check_paths
3s
elixir_dep_verification_and_static_analysis
/
Verify dependencies, POT files, unused dependencies, static analysis
4m 26s
elixir_test
/
Test
3m 16s
Annotations
4 warnings
check_paths / check_paths
'base' input parameter is ignored when action is triggered by pull request event
|
elixir_test / Test
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
|
elixir_test / Test
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
|
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
|