Skip to content

feat: add support for YAML (un)marshaling #41

feat: add support for YAML (un)marshaling

feat: add support for YAML (un)marshaling #41

Triggered via pull request August 16, 2024 09:41
Status Failure
Total duration 39s
Artifacts

lint.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Build (1.20): nullable.go#L144
undefined: yaml (typecheck)
Build (1.20): nullable_test.go#L14
structtag: struct field tag `json:"foo,omitempty",yaml:"foo,omitempty"` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet)
Build (1.20)
Process completed with exit code 2.
Build (1.21): nullable.go#L144
undefined: yaml (typecheck)
Build (1.21): nullable_test.go#L14
structtag: struct field tag `json:"foo,omitempty",yaml:"foo,omitempty"` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet)
Build (1.21)
Process completed with exit code 2.
Build (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/nullable/nullable. Supported file pattern: go.sum
Build (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/nullable/nullable. Supported file pattern: go.sum