Skip to content

Conversation

@robertbrignull
Copy link
Contributor

Merge / deployment checklist

  • Run test builds as necessary. Can be on this repository or elsewhere as needed in order to test the change - please include links to tests in other repos!
    • CodeQL using init/analyze actions
    • 3rd party tool using upload action
  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

@robertbrignull
Copy link
Contributor Author

Hmm

Analyzing javascript
  /opt/hostedtoolcache/CodeQL/1.0.0/x64/codeql/codeql database analyze --ram=6671 /home/runner/work/codeql-action/codeql_databases/javascript --format=sarif-latest --output=../results/javascript.sarif --no-sarif-add-snippets javascript-code-scanning.qls /home/runner/work/codeql-action/codeql-action/queries/import-action-entrypoint.ql /home/runner/work/codeql-action/codeql-action/queries/undeclared-action-input.ql
  Running queries.
  A fatal error occurred: This CodeQL database is not compatible with the QL library /opt/hostedtoolcache/CodeQL/1.0.0/x64/ql/javascript/ql/src/DOM/TargetBlank.ql uses. You may need to run 'codeql database upgrade ../codeql_databases/javascript'.
  ##[error]The process '/opt/hostedtoolcache/CodeQL/1.0.0/x64/codeql/codeql' failed with exit code 2

I'm not entirely sure what's going on here. Perhaps I compiled the bundle incorrectly, but I'm not sure how. The queries all compiled correctly when I was building the bundle.

@robertbrignull
Copy link
Contributor Author

Closing this PR and I'm going to incorporate the bundle version change into #45

@robertbrignull robertbrignull deleted the codeql-bundle-20200527-1 branch April 23, 2021 12:12
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

Successfully merging this pull request may close these issues.

2 participants