refactor: move more stdlib functions to builtins #32
Annotations
10 errors
Run cargo test --all:
tests/tests/suite.rs#L10
unresolved import `jrsonnet_stdlib::StateExt`
|
Run cargo test --all:
tests/tests/typed_obj.rs#L6
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/std_native.rs#L12
this function takes 1 argument but 2 arguments were supplied
|
Run cargo test --all:
tests/tests/typed_obj.rs#L27
no method named `with_stdlib` found for struct `State` in the current scope
|
Run cargo test --all:
tests/tests/typed_obj.rs#L44
no method named `with_stdlib` found for struct `State` in the current scope
|
Run cargo test --all:
tests/tests/typed_obj.rs#L73
no method named `with_stdlib` found for struct `State` in the current scope
|
Run cargo test --all:
tests/tests/typed_obj.rs#L104
no method named `with_stdlib` found for struct `State` in the current scope
|
Run cargo test --all:
tests/tests/typed_obj.rs#L118
no method named `with_stdlib` found for struct `State` in the current scope
|
Run cargo test --all:
tests/tests/typed_obj.rs#L144
no method named `with_stdlib` found for struct `State` in the current scope
|
The logs for this run have expired and are no longer available.
Loading