-
Unpkg currently only reads package.json meta files from the repo root. In order to support things like the `"module"` field in a directory within a package, unpkg needs to look for an "inner" package.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
Running `cilium get endpoint ` results in:
```
Error: Failed to decode nested JSON: invalid c…
-
Consider this call to `normalize_needed_jobs_status` taken from a real run in an internal repo:
```
python -m normalize_needed_jobs_status \
"$(cat
-
I've thought about some features for JSONMaestro a little bit
- JSON Serialization/Deserialization
- Able to use JSON5
- Compliant with ECMA262
- Able to parse partial and or faulty strings
- …
-
### Brand name
ATB-Market
retail trade company in Ukraine
### Wikidata ID
Q4054103
https://www.wikidata.org/wiki/Q4054103
https://www.wikidata.org/wiki/Special:EntityData/Q4054103.json…
-
### Prerequisites
- [X] I checked the [documentation](https://fetch.ai/docs) and found no answer to my problem
- [X] I checked the [existing issues](https://github.com/fetchai/uAgents/issues) and …
-
Let's suppose I have this class
```kotlin
@Serializable
class Settings(
val uiScale:Float=1f,
val theme:String="dark",
)
```
I have serialized this class to a file which the result is
…
-
# Motivation
flixOpt aims at creating a robust results file from solved calculation, which allows to analyze and evaluate a model at any time after solving it. Any user can profit from this feature
…
-
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.
Error type: Preset is invalid JSON (github>promis…
-
When using Packetbeat to send messages directly to Graylog2, the nested JSON objects won't be decoded and would be seen as '[object Object],[object Object]' under search UI. Example input JSON message…