-
```
Run makecode --java-script
node:internal/modules/cjs/loader:998
throw err;
^
Error: Cannot find module '../../makecode-core/built/commands'
Require stack:
- /opt/hostedtoolcache/node/…
-
### Describe the bug, including details regarding any error messages, version, and platform.
```
[INFO]
-
## As a developer I want to...
be able to make requests to Discords backend REST API
## So that...
I can perform actions within discord using my discord bot
## Context
We want to implement all the …
-
I'm trying to get incremental analysis working in github actions. When I'm running locally, the incremental analysis works as expected. The input and output file remains the same when the test and sou…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/pulsar/actions/runs/5056…
-
See [Benjamin_Loison/Food/issues/43](https://codeberg.org/Benjamin_Loison/Food/issues/43).
```bash
pkg install -y termux-api
```
+5
**Problem description**
**Steps to reproduce**
…
-
This issue was found while working on https://github.com/smithy-lang/smithy-dafny/pull/395. A reproduction can be found in https://github.com/smithy-lang/smithy-dafny/pull/395/commits/d8bc3ee458e8a22b…
-
I'm using this setup for my github action:
```
instrumented-tests:
name: Run Instrumented Tests
runs-on: macos-latest
steps:
- name: checkout
uses: actions/checkou…
-
| TestField | Value |
| ----- | ----- |
| **GUID** | 7af25f1e-a4e2-4ff4-b161-d1f25a5c3e47 |
| **Label** | VALIDATION_OCCURRENCESTATUS_STANDARD |
| **Description** | Does the value of dwc:occurrenc…
-
After I bumped kotlin version to 1.9.20 & ksp as well in a project where I'm using kotlin-inject, I can't compile the desktop app anymore due to this error:
```
[ksp] java.lang.IllegalArgumentExcept…