Skip to content

doc: Fixing typo for sensor psi calculation #559

doc: Fixing typo for sensor psi calculation

doc: Fixing typo for sensor psi calculation #559

Re-run triggered January 4, 2025 12:31
Status Success
Total duration 7m 10s
Artifacts

devops.yml

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

Annotations

4 warnings
check_paths / check_paths
'base' input parameter is ignored when action is triggered by pull request event
ensure_linting / check_linting
Failed to restore: Cache service responded with 429
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