chore: use tailcall value
in place of ConstValue
#15764
Annotations
7 errors
Build:
src/core/lambda/io.rs#L269
unused variable: `value`
|
Build:
src/core/value.rs#L58
unused variable: `schema`
|
Build:
src/core/value.rs#L62
unused variable: `value`
|
Build:
src/core/value.rs#L66
unused variable: `list`
|
Build:
src/core/lambda/evaluation_context.rs#L66
using `.clone()` on a double reference, which returns `&core::value::Value` instead of cloning the inner type
|
Build:
src/core/value.rs#L74
method `as_fieldValue` should have a snake case name
|
Build
Process completed with exit code 101.
|
Loading