-
I can't add jdk 17 to my imx8mq-evk board, can you help me its extremely important to me. The error is below :
NOTE: Executing Tasks
ERROR: imx-image-multimedia-1.0-r0 do_rootfs: The sstate manife…
-
Hi all, the communication on the Frictionless specs update names it `v2` (version 2, see also #853 #857). The [announcement blog post](https://frictionlessdata.io/blog/2023/11/15/frictionless-specs-up…
-
Got this error while getting account state.
```
File "/home/cloud/src/parsers/user.py", line 113, in get_user_data
state = await client.get_account_state(sc_address)
File "/home/cloud/e…
-
**Do you want to request a *feature* or report a *bug*?**
*bug*
**What is the current behavior?**
When running tests in parallel with the new atomic cache writing, we're getting rename errors as …
-
Emitting a JobEvent with input and/or output datasets causes a HTTP500 error in the API, which results from a nullPointerException in Marquez.
Fixing this is important to allow static lineage graph…
-
### Issue Description
- Write integration tests for `GET` `/v1/skills/requests` route.
### Severity/Priority
- [ ] Critical
- [ ] High
- [ ] Medium
- [x] Low
### Checklist
- [x] I …
-
Would it make sense to add `:key-fn` for `babashka.json/write-str` for encoding keys since this is already supported for decoding keys with `read-str`?
-
Hello,
Here is my configuration:
- MCU : RP2040
- SPI speed: 16MHz
- Periodic write size: ~80 bytes
I'm using the `embedded-sdmmc-rs` library (version 0.5.0 because I can't get `SpiDevice` t…
-
### Describe the bug
This looks to be similar to https://github.com/zachowj/node-red-contrib-home-assistant-websocket/issues/678.
Being mounted from NFS share on a K8s cluster. I'm using `v0.74.…
-
- What are best practices
- What are some bad things to do?
- We could look at [Jack’s approach](https://jcken95.github.io/projects/code_review.html), for example (Matt)