Eugene
Results
31
issues of
Eugene
**Describe the bug** There is a [js/file-system-race](https://codeql.github.com/codeql-query-help/javascript/js-file-system-race/) issue found in [file-command.ts](https://github.com/actions/toolkit/blob/main/packages/core/src/file-command.ts#L22) file. **To Reproduce** Steps to reproduce the behavior: ```shell $ cd packages/core $ codeql database create .db-codeql-main --language=typescript --build-mode=none...
bug