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

Callback errors after update #56

Closed
philcoxcoupa opened this issue Jul 20, 2017 · 2 comments
Closed

Callback errors after update #56

philcoxcoupa opened this issue Jul 20, 2017 · 2 comments

Comments

@philcoxcoupa
Copy link

I have been using the older version (last Dec)without and issue for a while. Did a pull to update, and now getting the following errors:

cloudsploit/scans/plugins/cloudtrail/cloudtrailBucketAccessLogging.js:66
callback(null, results, source);
^

TypeError: callback is not a function
at /Users/philcox/src/cloudsploit/scans/plugins/cloudtrail/cloudtrailBucketAccessLogging.js:66:4
at /Users/philcox/src/cloudsploit/scans/node_modules/async/dist/async.js:365:16
at replenish (/Users/philcox/src/cloudsploit/scans/node_modules/async/dist/async.js:831:29)
at /Users/philcox/src/cloudsploit/scans/node_modules/async/dist/async.js:842:29
at /Users/philcox/src/cloudsploit/scans/node_modules/async/dist/async.js:804:16
at /Users/philcox/src/cloudsploit/scans/plugins/cloudtrail/cloudtrailBucketAccessLogging.js:22:32
at /Users/philcox/src/cloudsploit/scans/node_modules/async/dist/async.js:3339:20
at replenish (/Users/philcox/src/cloudsploit/scans/node_modules/async/dist/async.js:836:21)
at /Users/philcox/src/cloudsploit/scans/node_modules/async/dist/async.js:842:29
at /Users/philcox/src/cloudsploit/scans/node_modules/async/dist/async.js:804:16

Any ideas?

For Ref:
24e0236 refs/remotes/origin/ap-south-1
525a34e refs/remotes/origin/master
1e0d307 refs/remotes/origin/plugins-to-tests

@jabhishek87
Copy link
Contributor

can you please update the fork again , and use master branch only

@matthewdfuller
Copy link
Contributor

This should be resolved; please re-open if you see a reoccurrence.

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

3 participants