Skip to content

WIP: Better operators #109

WIP: Better operators

WIP: Better operators #109

Triggered via push January 9, 2025 16:23
Status Failure
Total duration 1m 23s
Artifacts

docs.yml

on: push
Build and deploy docs
0s
Build and deploy docs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build docs: src/prelude.rs#L91
unresolved imports `crate::operator::space::frame::Frame`, `crate::operator::space::frame::VectorFrame`
Build docs: src/operator/operations/modified_gram_schmidt.rs#L7
unresolved import `crate::operator::frame::Frame`
Build docs: src/operator/interface/distributed_sparse_operator.rs#L50
implicit elided lifetime not allowed here
Build docs: src/operator/interface/distributed_sparse_operator.rs#L54
use of undeclared lifetime name `'a`
Build docs: src/operator/interface/distributed_sparse_operator.rs#L55
use of undeclared lifetime name `'a`
Build docs: src/operator/interface/distributed_sparse_operator.rs#L56
use of undeclared lifetime name `'a`
Build docs: src/operator/operations/modified_gram_schmidt.rs#L16
missing lifetime specifier
Build docs: src/operator/interface/distributed_sparse_operator.rs#L26
struct takes 0 lifetime arguments but 1 lifetime argument was supplied
Build docs: src/operator/interface/distributed_sparse_operator.rs#L27
struct takes 0 lifetime arguments but 1 lifetime argument was supplied
Build docs: src/operator/operations/conjugate_gradients.rs#L10
missing generics for associated type `operator::space::linear_space::LinearSpace::E`
Build docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636