WIP: new variant resolving / rendering #16
python-bindings.yml
on: pull_request
Format, Lint and Test the Python bindings
2m 54s
Annotations
8 errors
Format, Lint and Test the Python bindings:
src/variant_render.rs#L13
unused import: `Jinja`
|
Format, Lint and Test the Python bindings:
src/lib.rs#L317
this method takes 3 arguments but 2 arguments were supplied
|
Format, Lint and Test the Python bindings:
src/metadata.rs#L445
this method takes 3 arguments but 2 arguments were supplied
|
Format, Lint and Test the Python bindings:
src/recipe/parser/build.rs#L174
this function takes 1 argument but 0 arguments were supplied
|
Format, Lint and Test the Python bindings:
src/recipe/parser/build.rs#L175
no method named `create_context` found for struct `Jinja` in the current scope
|
Format, Lint and Test the Python bindings:
src/recipe/parser/build.rs#L176
no method named `render` found for struct `Jinja` in the current scope
|
|
Format, Lint and Test the Python bindings
Process completed with exit code 1.
|