Open backspace opened 10 months ago
This is one of the gscan warnings, before:
gscan
After:
I don’t know why the foreach would go away…?
foreach
In Github Actions the script for testing the theme only cares about --fatal errors, we could make it more thorough if we want better exposure for this, or even add another parallel job that warns us but doesn’t fail the build 🤔
--fatal
This is one of the
gscan
warnings, before:After:
I don’t know why the
foreach
would go away…?In Github Actions the script for testing the theme only cares about
--fatal
errors, we could make it more thorough if we want better exposure for this, or even add another parallel job that warns us but doesn’t fail the build 🤔