Skip to content

Disable failing doctest #16

Disable failing doctest

Disable failing doctest #16

Triggered via pull request September 20, 2023 21:18
Status Failure
Total duration 3m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

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

Annotations

2 errors
Documentation: ../../../.julia/packages/Documenter/Meee1/src/utilities/utilities.jl#L44
8 docstrings not included in the manual: Primes.increment! :: Union{Tuple{T}, Tuple{Primes.Factorization{T}, Int64, Any}} where T Primes.isrieselprime :: Tuple{Integer, Integer} Primes.nextprimes :: Union{Tuple{T}, Tuple{T, Integer}} where T<:Integer Primes.nextprimes :: Union{Tuple{}, Tuple{Type{T}}, Tuple{T}} where T<:Integer Primes.nextprimes :: Tuple{Integer} Base.prod :: Tuple{Primes.Factorization} Primes.prevprimes :: Union{Tuple{T}, Tuple{T, Integer}} where T<:Integer Primes.prevprimes :: Tuple{Integer} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation
Process completed with exit code 1.