Luke Weiler

Results 18 comments of Luke Weiler

Callback should actually be: ``` function (err, report) { if (err) { console.error("The resume was invalid:", err); return; } console.log("Resume validated successfully:", report); }, function (err) { console.error("The resume was...

Accidentally linked wrong issue. Disregard the pr above.

Rewrite in progress at [osc/osc-reporting](https://github.com/OSC/osc-reporting)

> Does #2094 also fix this? or is it just related? Just related. The code to generate a new filename is written in #2094 but would have to be applied...

I know, I'm new to project management and don't really understand tests. They seem like a lot of extra work with little return. I'm doing some research on them right...

Okay, if you think that they would be beneficial to this project I would appreciate your contributions.

This is good, would you like to be assigned?