Skip to content

Add quotes to make shellcheck happy #4

Add quotes to make shellcheck happy

Add quotes to make shellcheck happy #4

GitHub Actions / Test Results 1.14.5 25 succeeded May 30, 2024 in 0s

All 10 tests pass in 0s

10 tests  ±0   10 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit c58eb04. ± Comparison against earlier commit 706b484.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results 1.14.5 25

10 tests found

There are 10 tests, see "Raw output" for the full list of tests.
Raw output
Elixir.MixDeployTest ‑ test create_config/2
Elixir.MixDeployTest ‑ test expand_vars/2 atom returns value from cfg
Elixir.MixDeployTest ‑ test expand_vars/2 atom returns value recursively
Elixir.MixDeployTest ‑ test expand_vars/2 handles env vars
Elixir.MixDeployTest ‑ test expand_vars/2 integers are converted to string
Elixir.MixDeployTest ‑ test expand_vars/2 list of terms expands vars
Elixir.MixDeployTest ‑ test expand_vars/2 list of terms returns string value
Elixir.MixDeployTest ‑ test expand_vars/2 nil returns empty string
Elixir.MixDeployTest ‑ test expand_vars/2 string returns itself
Elixir.MixDeployTest ‑ test expand_vars/2 unknown atom returns string value of atom