issues Search Results · repo:microsoft/kiota-serialization-json-go language:Go
Filter by
18 results
(89 ms)18 results
inmicrosoft/kiota-serialization-json-go (press backspace or delete to remove)When using (*JsonParseNode).GetXValue methods it panics due to the value being assert as specific type when it s not.
module version: 1.0.7 golang version: 1.22.5 OS: Window 11
minimum reproducible code: ...
Needs: Attention 👋
type:bug
WIP
michaeldcanady
- 12
- Opened on Aug 7, 2024
- #142
Hello, I ve recently run into some issues serializing and deserializing data using the Graph SDK when the data contains
string fields that have special characters besides the already escaped tab/newline ...
WIP
ashmrtn
- 3
- Opened on Jan 8, 2024
- #117
I ve recently started seeing panics from the kiota-serialization-json-go library when attempting to deserialize a
response from the user/ userID /drive/root/delta (user s OneDrive delta) endpoint. The ...
service issue
ashmrtn
- 3
- Opened on Jul 20, 2023
- #98
Error on Nested ItemAttachmentable serialization #61 is still present in version - kiota-serialization-json-go v1.0.1
Issue - Messageable and Eventable can possess one of the 3 different types of attachments. ...
bug
neha-Gupta1
- 11
- Opened on Jun 7, 2023
- #91
JsonSerializationWriter looks like it could be a good deal more efficient. With a small change I improved performance by
about 50% and the tests pass. Those numbers come from benchmarks, so they only mean ...
enhancement
eric-millin
- 2
- Opened on Mar 20, 2023
- #74
I expect this test to fail, but it passes
func TestShouldFail(t *testing.T) {
source := 3 [ }
sourceArray := []byte(source)
parseNode, err := NewJsonParseNode(sourceArray)
if err != nil {
t.Error(err) ...
bug
eric-millin
- 2
- Opened on Mar 17, 2023
- #69
Messageable and Eventable can possess one of the 3 different types of attachments. Item Attachmetables are recursive. In
the process of trying to send an object with a Nested ItemAttachmentable object, ...
bug
fixed
dadams39
- 8
- Opened on Feb 7, 2023
- #61
Present on github.com/microsoft/kiota-serialization-json-go v0.5.1 v0.5.2 Related to:
https://github.com/microsoft/kiota-serialization-json-go/pull/26
call: js.NewJsonParseNodeFactory().GetRootParseNode( ...
bug
dadams39
- 11
- Opened on Jun 23, 2022
- #30
Upon writing M365 data with JsonSerializationWriter.WriteObjectValue() Receiving error:
unsupported AdditionalData type: map[string]*jsonserialization.JsonParseNode }
It should be noted that when the ...
dadams39
- 24
- Opened on Jun 21, 2022
- #28
Version 0.4 Used with msgraph-sdk-go current versionv0.25.0 In the following sequence:
err = objectWriter.WriteObjectValue( , message)
if err != nil {
fmt.Printf( Error %d %v\n , err)
fmt.Println(string(message)) ...
bug
fixed
dadams39
- 7
- Opened on Jun 7, 2022
- #24

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.