Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codeowner crash #9

Open
orta opened this issue Aug 31, 2020 · 1 comment
Open

Codeowner crash #9

orta opened this issue Aug 31, 2020 · 1 comment

Comments

@orta
Copy link
Collaborator

orta commented Aug 31, 2020

This is before we even do any work

(node:3743) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
8
    at validateString (internal/validators.js:112:11)
9
    at Object.normalize (path.js:1006:5)
10
    at trueCasePathSync (/home/runner/work/_actions/orta/code-owner-self-merge/master/node_modules/true-case-path/index.js:12:31)
11
    at new Codeowners (/home/runner/work/_actions/orta/code-owner-self-merge/master/node_modules/codeowners/codeowners.js:21:29)
12
    at commentOnMergablePRs (/home/runner/work/_actions/orta/code-owner-self-merge/master/index.js:36:14)
13
    at run (/home/runner/work/_actions/orta/code-owner-self-merge/master/index.js:14:5)
14
    at Object.<anonymous> (/home/runner/work/_actions/orta/code-owner-self-merge/master/index.js:222:5)
15
    at Module._compile (internal/modules/cjs/loader.js:959:30)
16
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
17
    at Module.load (internal/modules/cjs/loader.js:815
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant