You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tinygo version 0.36.0 darwin/arm64 (using go version go1.24.1 and LLVM version 19.1.2)
# github.com/go-json-experiment/json
../../../go/pkg/mod/github.com/go-json-experiment/[email protected]/arshal_default.go:784:8: k.SetIterKey undefined (type addressableValue has no field or method SetIterKey)
../../../go/pkg/mod/github.com/go-json-experiment/[email protected]/arshal_default.go:798:8: v.SetIterValue undefined (type addressableValue has no field or method SetIterValue)
../../../go/pkg/mod/github.com/go-json-experiment/[email protected]/arshal_default.go:806:8: k.SetIterKey undefined (type addressableValue has no field or method SetIterKey)
../../../go/pkg/mod/github.com/go-json-experiment/[email protected]/arshal_default.go:834:8: k.SetIterKey undefined (type addressableValue has no field or method SetIterKey)
../../../go/pkg/mod/github.com/go-json-experiment/[email protected]/arshal_default.go:836:8: v.SetIterValue undefined (type addressableValue has no field or method SetIterValue)
../../../go/pkg/mod/github.com/go-json-experiment/[email protected]/arshal_inlined.go:133:8: mk.SetIterKey undefined (type addressableValue has no field or method SetIterKey)
../../../go/pkg/mod/github.com/go-json-experiment/[email protected]/arshal_inlined.go:145:8: mk.SetIterKey undefined (type addressableValue has no field or method SetIterKey)
The text was updated successfully, but these errors were encountered:
tinygo version 0.36.0 darwin/arm64 (using go version go1.24.1 and LLVM version 19.1.2)
The text was updated successfully, but these errors were encountered: