refactor: move more stdlib functions to builtins #31
Annotations
10 errors
Run cargo test --all:
tests/tests/golden.rs#L11
unresolved import `jrsonnet_stdlib::StateExt`
|
Run cargo test --all:
tests/tests/sanity.rs#L6
unresolved import `jrsonnet_stdlib::StateExt`
|
Run cargo test --all:
tests/tests/suite.rs#L10
unresolved import `jrsonnet_stdlib::StateExt`
|
Run cargo test --all:
tests/tests/suite.rs#L16
no method named `with_stdlib` found for struct `State` in the current scope
|
Run cargo test --all:
tests/tests/golden.rs#L16
no method named `with_stdlib` found for struct `jrsonnet_evaluator::State` in the current scope
|
Run cargo test --all:
tests/tests/sanity.rs#L13
no method named `with_stdlib` found for struct `State` in the current scope
|
Run cargo test --all:
bindings/jsonnet/src/val_extract.rs#L29
mismatched types
|
Run cargo test --all:
tests/tests/sanity.rs#L26
no method named `with_stdlib` found for struct `State` in the current scope
|
Run cargo test --all:
bindings/jsonnet/src/val_make.rs#L27
mismatched types
|
Run cargo test --all:
bindings/jsonnet/src/lib.rs#L88
this function takes 1 argument but 2 arguments were supplied
|
Loading