Exemple
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
Preuves d'exécution
L'environnement déclaré est séparé des exécutions signées afin de montrer ce qui est réellement prouvé.
Base de preuveContrat signé réussi
Reçus de vérification1
Niveau de vérificationL3_CONTRACT_PASS
Environnement déclaré
- Contexte d'exécution
- go
- Système d'exploitation
- linux
- Architecture
- x64
- Runtime
- go
- Langage
- go
- Gestionnaire de paquets
- go
Environnements des exécutions de vérification
- Contexte d'exécution
- go 1.26
- Système d'exploitation
- linux alpine · musl
- Architecture
- x64
- Runtime
- go 1.26
- Langage
- go
- Gestionnaire de paquets
- go
- Exécution
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-17
Cas
- Objectif
- Configure YAML decoding with yaml.AllowDuplicateMapKey to permit duplicate mapping keys and retain the latest value instead of failing with a syntax error HOW
- Paquets
-
github.com/goccy/go-yaml v1.19.2
- Environnement
- go
- Créé
- 2026-08-17T14:04:27Z
Ce que l'on suppose souvent
yaml.Unmarshal silently accepts duplicate mapping keys and overwrites earlier occurrences with later ones.
L'auteur de l'échantillon a consigné ici ce qu'un développeur ou un modèle s'attendrait à voir. Le contrat ci-dessous est ce qui s'est réellement exécuté.
Contrat
- 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
Fichiers
- NOTES.md
- csx.json
- go.mod
- go.sum
- yaml_duplicate_key_test.go
Télécharger l’artefact source (tar.gz)
Seeder d'origine
csx-seed
Reçus de vérification
- go 1.26 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-17 · ed25519:d91480838ac982c9