-
-
Notifications
You must be signed in to change notification settings - Fork 132
Issues: goccy/go-yaml
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
go-yaml v1.14.3 panic on the the input JSON string for the map slice type.
bug
Something isn't working
#543
opened Nov 18, 2024 by
Peefy
Marshalling bug because New feature or request
func (n *MappingValueNode) toString()
Doesn't have case for tag nodes.
encoder
enhancement
#533
opened Nov 13, 2024 by
jbutA
Inconsistent behavior when the key type doesn't match when unmarshaling
bug
Something isn't working
#508
opened Nov 6, 2024 by
shuheiktgw
Comments in a SequenceNode are removed when adding a new element to the SequenceNode
bug
Something isn't working
#502
opened Nov 3, 2024 by
suzuki-shunsuke
Perform partial unmarshaling with
yaml.DisallowUnknownField()
feature request
#491
opened Oct 30, 2024 by
ekoops
Custom marshalling does incorrect escaping of some control characters
bug
Something isn't working
#475
opened Sep 28, 2024 by
jandubois
Lexer and Parser information for creating intelisense support
feature request
#468
opened Jul 24, 2024 by
torabian
Run yaml-test-suite on CI
enhancement
New feature or request
feature request
#465
opened Jul 16, 2024 by
mx-psi
Security issue: Parsing malicious or large YAML documents can consume excessive amounts of CPU or memory.
bug
Something isn't working
#461
opened Jul 11, 2024 by
nclv
Unmarshal drops lines and does not return error
bug
Something isn't working
#459
opened Jul 1, 2024 by
jdistler
Increased memory consumption when serializing long slices.
enhancement
New feature or request
#451
opened May 31, 2024 by
RekGRpth
replacing values with a multi-line string value provides broken yaml format.
bug
Something isn't working
#447
opened Apr 23, 2024 by
mandelsoft
req: better docs around InterfaceMarshaler/InterfaceUnmarshaler
feature request
#446
opened Apr 22, 2024 by
nergdron
segfault when using the return of a path which combines IndexAll and Child
bug
Something isn't working
#436
opened Mar 19, 2024 by
cezarguimaraes
Error when using Something isn't working
BytesUnmarshaler
together with array aliases
bug
#431
opened Mar 5, 2024 by
jsangmeister
Strings looking like dates are marshaled without quotes
bug
Something isn't working
#430
opened Feb 28, 2024 by
hugosandelius
YaML path '$' fails with Something isn't working
failed to find path ( $ )
bug
#428
opened Feb 19, 2024 by
wjam
Unwanted int to float conversion
question
Further information is requested
#427
opened Feb 19, 2024 by
xsilas
Handle json.RawMessage or introduce a similar type
feature request
#425
opened Feb 3, 2024 by
nieomylnieja
Marshaling With a LineComment Results in Broken YAML when the Value of a Key is an Empty List
bug
Something isn't working
#419
opened Jan 15, 2024 by
michohl
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.