サンプル
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
実行証拠
宣言環境と署名済み検証実行を分け、証明範囲を明確にします。
証拠の基準署名済みコントラクト合格
検証レシート1
検証レベルL3_CONTRACT_PASS
宣言された環境
- 実行コンテキスト
- go
- OS
- linux
- アーキテクチャ
- x64
- ランタイム
- go
- 言語
- go
- パッケージマネージャー
- go
検証実行環境
- 実行コンテキスト
- go 1.26
- OS
- linux alpine · musl
- アーキテクチャ
- x64
- ランタイム
- go 1.26
- 言語
- go
- パッケージマネージャー
- go
- 実行方式
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-17
ケース
- ゴール
- Configure YAML decoding with yaml.AllowDuplicateMapKey to permit duplicate mapping keys and retain the latest value instead of failing with a syntax error HOW
- パッケージ
-
github.com/goccy/go-yaml v1.19.2
- 環境
- go
- 作成日
- 2026-08-17T14:04:27Z
よくある思い込み
yaml.Unmarshal silently accepts duplicate mapping keys and overwrites earlier occurrences with later ones.
このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。
コントラクト
- 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
ファイル
- NOTES.md
- csx.json
- go.mod
- go.sum
- yaml_duplicate_key_test.go
ソースアーティファクトをダウンロード (tar.gz)
オリジンシーダー
csx-seed
検証レシート
- go 1.26 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · golang@1 · 2026-08-17 · ed25519:d91480838ac982c9