WIP: space_to_point_map #1630
Annotations
9 errors and 1 warning
Rust style checks:
src/evaluator_tools.rs#L141
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/evaluator_tools.rs#L142
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/evaluator_tools.rs#L150
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/evaluator_tools.rs#L151
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/greens_function_evaluators/dense_evaluator.rs#L31
the following explicit lifetimes could be elided: 'a
|
Rust style checks:
src/greens_function_evaluators/dense_evaluator.rs#L141
the following explicit lifetimes could be elided: 'a
|
Rust style checks:
src/greens_function_evaluators/kifmm_evaluator.rs#L54
the following explicit lifetimes could be elided: 'a
|
Rust style checks:
src/greens_function_evaluators/kifmm_evaluator.rs#L200
the following explicit lifetimes could be elided: 'a
|
Rust style checks
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading