Ramon Paolo Maram

Results 7 issues of Ramon Paolo Maram

`internal/validators.js:124 throw new ERR_INVALID_ARG_TYPE(name, 'string', value);` ![image](https://user-images.githubusercontent.com/53312850/174458237-9c8cd5c9-30ce-4e49-900b-73d32969d20e.png) 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":...

investigate

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...