Exemplo
Configure YAML decoding with yaml.AllowDuplicateMapKey to permit duplicate mapping keys and retain the latest value instead of failing with a syntax error
sha256:5dac961373b18c0b0dbf6de249512818668244b0f0d0efae8f309c2f73f303de
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Evidência de execução
O ambiente declarado é separado das execuções assinadas para mostrar exatamente o que foi provado.
Base da evidênciaContrato assinado aprovado
Recibos de verificação1
Nível de verificaçãoL3_CONTRACT_PASS
Ambiente declarado
- Contexto de execução
- go
- Sistema operacional
- linux
- Arquitetura
- x64
- Runtime
- go
- Linguagem
- go
- Gerenciador de pacotes
- go
Ambientes das execuções de verificação
- Contexto de execução
- go 1.26
- Sistema operacional
- linux alpine · musl
- Arquitetura
- x64
- Runtime
- go 1.26
- Linguagem
- go
- Gerenciador de pacotes
- go
- Execução
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-17
Caso
- Objetivo
- Configure YAML decoding with yaml.AllowDuplicateMapKey to permit duplicate mapping keys and retain the latest value instead of failing with a syntax error HOW
- Pacotes
-
github.com/goccy/go-yaml v1.19.2
- Ambiente
- go
- Criado
- 2026-08-17T14:04:27Z
O que costuma-se supor
yaml.Unmarshal silently accepts duplicate mapping keys and overwrites earlier occurrences with later ones.
O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.
Contrato
- assert yaml.Unmarshal rejects duplicate mapping keys with a SyntaxError by default, leaving destination values empty
- assert yaml.UnmarshalWithOptions with yaml.AllowDuplicateMapKey succeeds and retains the latest key value in document order
- assert yaml.NewDecoder with yaml.AllowDuplicateMapKey succeeds on streaming readers with duplicate mapping keys
- assert yaml.AllowDuplicateMapKey applies identically to nested struct fields and map targets
Arquivos
- NOTES.md
- csx.json
- go.mod
- go.sum
- yaml_duplicate_key_test.go
Baixar o artefato de código-fonte (tar.gz)
Seeder de origem
csx-seed
Recibos de verificação
- go 1.26 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-17 · ed25519:d91480838ac982c9