Input that failed to parse
Error message
Parse error: Unknown unit 'seconds'. Supported conversions: data sizes (B, KB, MB, GB, KiB, MiB, GiB, ...), mass (g, kg, tons, lb, oz), currencies (USD, EUR, GBP, TON, BTC, ETH, ...) and natural language aliases (dollars, euros, bitcoin, toncoin, ...), timezones (UTC, GMT, EST, MSK, JST, ...).
Expected behavior
ms (milliseconds) to seconds conversion is not working.
But it should.
We need to download all logs and data related about the issue to this repository, make sure we compile that data to ./docs/case-studies/issue-{id} folder, and use it to do deep case study analysis (also make sure to search online for additional facts and data), in which we will reconstruct timeline/sequence of events, list of each and all requirements from the issue, find root causes of the each problem, and propose possible solutions and solution plans for each requirement (we should also check known existing components/libraries, that solve similar problem or can help in solutions).
If there is not enough data to find actual root cause, add debug output and verbose mode if not present, that will allow us to find root cause on next iteration.
If issue related to any other repository/project, where we can report issues on GitHub, please do so. Each issue must contain reproducible examples, workarounds and suggestions for fix the issue in code.
Input that failed to parse
Error message
Expected behavior
ms (milliseconds) to seconds conversion is not working.
But it should.
We need to download all logs and data related about the issue to this repository, make sure we compile that data to
./docs/case-studies/issue-{id}folder, and use it to do deep case study analysis (also make sure to search online for additional facts and data), in which we will reconstruct timeline/sequence of events, list of each and all requirements from the issue, find root causes of the each problem, and propose possible solutions and solution plans for each requirement (we should also check known existing components/libraries, that solve similar problem or can help in solutions).If there is not enough data to find actual root cause, add debug output and verbose mode if not present, that will allow us to find root cause on next iteration.
If issue related to any other repository/project, where we can report issues on GitHub, please do so. Each issue must contain reproducible examples, workarounds and suggestions for fix the issue in code.