Skip to content

refactor value code and allow lazy iterators in pipeline ctx #12

refactor value code and allow lazy iterators in pipeline ctx

refactor value code and allow lazy iterators in pipeline ctx #12

Triggered via push July 15, 2024 00:31
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
run cargo tests
51s
run cargo tests
verify formatting and lints
42s
verify formatting and lints
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
verify formatting and lints: src/interpreter/value.rs#L220
this lifetime isn't used in the impl
verify formatting and lints
Process completed with exit code 101.
verify formatting and lints: src/frontend/arena.rs#L4
item name starts with its containing module's name
verify formatting and lints: src/frontend/ast.rs#L6
item name starts with its containing module's name
verify formatting and lints: src/frontend/ast.rs#L9
item name starts with its containing module's name
verify formatting and lints: src/frontend/ast.rs#L11
item name starts with its containing module's name
verify formatting and lints: src/frontend/ast.rs#L19
item name starts with its containing module's name
verify formatting and lints: src/frontend/parser.rs#L51
docs for function returning `Result` missing `# Errors` section
verify formatting and lints: src/frontend/parser.rs#L62
docs for function returning `Result` missing `# Errors` section
verify formatting and lints: src/frontend/parser.rs#L305
this function's return value is unnecessarily wrapped by `Result`
verify formatting and lints: src/interpreter/filter.rs#L15
item name starts with its containing module's name
verify formatting and lints: src/interpreter/filter.rs#L37
docs for function returning `Result` missing `# Errors` section