You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to test some of my maven settings configuration with this action however when I run this using 'act' locally on ubuntu running on docker I am getting below error. Could you I get some help? Also, is there a way to print/display generated settings.xml on runner console for quick verification on github runners?
[Build and Test with Maven/Build and Test with Maven/Build and Test with Maven] 🐳 docker exec cmd=[node /var/run/act/actions/whelk-io-maven-settings-xml-action@v22/dist/index.js] user= workdir=
| [xmldom error] invalid doc source
| @#[line:0,col:undefined]
[Build and Test with Maven/Build and Test with Maven/Build and Test with Maven] ❗ ::error::Cannot read properties of undefined (reading 'nodeType')
[Build and Test with Maven/Build and Test with Maven/Build and Test with Maven] ❌ Failure - Main Generate maven settings
[Build and Test with Maven/Build and Test with Maven/Build and Test with Maven] exitcode '1': failure
The text was updated successfully, but these errors were encountered:
Hi,
I've been trying to test some of my maven settings configuration with this action however when I run this using 'act' locally on ubuntu running on docker I am getting below error. Could you I get some help? Also, is there a way to print/display generated settings.xml on runner console for quick verification on github runners?
The text was updated successfully, but these errors were encountered: