| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Looks like a bit of an inscrutable error, init action failed: TypeError: (0 , actions_util_1.getActionVersion) is not a function when it is correctly defined in actions-util and I haven't changed anything about it. Also, oddly enough the error fails in the analyze step even though it originates from init |
Sorry, something went wrong.
|
I think this could be as boring as just needing to merge in main and recompile the Action — some of the compiled files seem to be missing at the moment. |
Sorry, something went wrong.
…n/codeql-action into tools-telemetry-report
|
I have an issue with node in VSCode so the automated linting isn't working very well.. trying to resolve now. |
Sorry, something went wrong.
There was a problem hiding this comment.
I like how you've used this additional telemetry information to improve the tests for setting up the CodeQL tools! Here's a couple of initial comments:
Sorry, something went wrong.
|
I think I've addressed all comments and PR is ready for review again! |
Sorry, something went wrong.
Co-authored-by: Henry Mercer <henry.mercer@me.com>
There was a problem hiding this comment.
Great stuff! A couple of minor suggestions to improve the types, and there are a few conflicts to resolve before we can merge this.
Sorry, something went wrong.
There was a problem hiding this comment.
🎉
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR sends the following fields to the init status report on success and failure:
Note that previously we only sent additional fields on init success, but because we would like to support the tools fields on failure as well, the PR changes the status report behavior so that the init report is sent on failure too, with as many fields populated as possible.
Merge / deployment checklist