diff --git a/pkg/runtime/core/value.go b/pkg/runtime/core/value.go index 6b9cba24..aa79fd2b 100644 --- a/pkg/runtime/core/value.go +++ b/pkg/runtime/core/value.go @@ -4,6 +4,7 @@ import ( "encoding/json" ) +//revive:disable-next-line redefines-builtin-id type Type int64 const (