refactor: move more stdlib functions to builtins #33
checks.yaml
on: pull_request
Tests
/
Test
24s
Tests
/
Test on stable
20s
Lints
26s
Formatting
20s
Annotations
9 errors
Tests / Test on stable:
cmds/jrsonnet/src/main.rs#L171
no method named `set_import_resolver` found for reference `&State` in the current scope
|
Tests / Test on stable:
bindings/jsonnet/src/import.rs#L120
no method named `set_import_resolver` found for struct `State` in the current scope
|
Tests / Test on stable:
bindings/jsonnet/src/lib.rs#L87
no method named `settings_mut` found for struct `State` in the current scope
|
Tests / Test on stable:
cmds/jrsonnet/src/main.rs#L175
no method named `set_context_initializer` found for reference `&State` in the current scope
|
Tests / Test on stable:
bindings/jsonnet/src/lib.rs#L88
no method named `settings_mut` found for struct `State` in the current scope
|
Tests / Test on stable
Process completed with exit code 101.
|
Tests / Test:
cmds/jrsonnet/src/main.rs#L171
no method named `set_import_resolver` found for reference `&State` in the current scope
|
Tests / Test:
cmds/jrsonnet/src/main.rs#L175
no method named `set_context_initializer` found for reference `&State` in the current scope
|
Tests / Test
Process completed with exit code 101.
|