Transmog icon indicating copy to clipboard operation
Transmog copied to clipboard

Error decoding JSON

Open inket opened this issue 2 years ago • 0 comments

$ transmog https://marketplace.visualstudio.com/items\?itemName\=sldobri.bunker
Saved as "(t)Indigo"
Saved as "(t)Mirage"
Saved as "(t)Dobri-A02"
Saved as "(t)Cupcake"
Saved as "(t)Material"
Saved as "(t)Jaguar"
Saved as "(t)Darcula"
Saved as "(t)Mirage"
Saved as "(t)Amethyst"
Saved as "(t)Eve"
Saved as "(t)Cobalt"
Saved as "(t)Electron"
Saved as "(t)Hard"
Saved as "(t)Dobri-A07"
Saved as "(t)Ayu"
Saved as "(t)gruvbox"
Saved as "(t)Medium"
Saved as "(t)Soft"
dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 "Invalid value around line 279, column 2." UserInfo={NSDebugDescription=Invalid value around line 279, column 2., NSJSONSerializationErrorIndex=5966})))
Saved as "(t)One"
Saved as "(t)Dobri-A10"
Saved as "(t)Amethyst"
Saved as "(t)Dobri-A01"
Saved as "(t)Gray"
Saved as "(t)Dobri-A00"

$ transmog https://marketplace.visualstudio.com/items\?itemName\=ChirtleLovesDolls.nebula-theme
Saved as "(t)Nebula-color-theme"
keyNotFound(CodingKeys(stringValue: "tokenColors", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"tokenColors\", intValue: nil) (\"tokenColors\").", underlyingError: nil))

inket avatar Nov 15 '22 07:11 inket