Skip to content

refactor: evaluate/subst for univariate polynomials #3951

refactor: evaluate/subst for univariate polynomials

refactor: evaluate/subst for univariate polynomials #3951

Triggered via pull request December 26, 2024 07:45
@thofmathofma
synchronize #1948
th/evalu
Status Failure
Total duration 47m 52s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 4 warnings, and 1 notice
Documentation: ../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L44
no docs found for '!!! warning "Missing docstring." Missing docstring for `evaluate(::PolyRingElem, b::T) where T <: RingElement`. Check Documenter's build log for details.' in `@docs` block in src/polynomial.md:766-768 ```@docs evaluate(::PolyRingElem, b::T) where T <: RingElement ```
Documentation
Process completed with exit code 1.
test (1.10, macOS-latest)
The hosted runner: GitHub Actions 35 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
test (1.6, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (nightly, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (1.11, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (1.10, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (1.6, ubuntu-latest)
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.