Ramon Paolo Maram
Ramon Paolo Maram
`internal/validators.js:124 throw new ERR_INVALID_ARG_TYPE(name, 'string', value);`  My dependencies on `package.json`: ```json "devDependencies": { "@types/aws-sdk": "^2.7.0", "@types/express": "^4.17.13", "@types/multer": "^1.4.7", "nodemon": "^2.0.15", "ts-node": "^10.5.0", "typescript": "^4.5.5" }, "dependencies": { "aws-sdk":...
Hellow I have try using the example in [README.md](https://github.com/dorny/test-reporter#supported-formats), to use this action with NodeJs(Jest), but, I don't have success when it run in my pipeline CI/CD I found the...
[x] I have read the Troubleshooting section of the ReadMe ## What type of issues is this? [x] Request to support a new module [ ] Bug or problem compiling...