refactor: evaluate/subst for univariate polynomials #3951
CI.yml
on: pull_request
Documentation
16m 21s
Matrix: test
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.
|