Make imports explicit, test with ExplicitImports.jl #658
Triggered via pull request
September 4, 2024 16:12
Status
Success
Total duration
12m 32s
Artifacts
–
CI.yml
on: pull_request
Documentation
1m 14s
Matrix: test
Annotations
1 warning and 1 notice
Documentation:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
41 docstrings not included in the manual:
SparseConnectivityTracer.second_order_or :: Union{Tuple{AbstractArray{T}}, Tuple{T}} where T<:SparseConnectivityTracer.AbstractTracer
ADTypes.AutoDiffractor
ADTypes.AutoZygote
ADTypes.Auto :: Tuple{Symbol, Vararg{Any}}
SparseConnectivityTracer.first_order_or :: Union{Tuple{AbstractArray{T}}, Tuple{T}} where T<:SparseConnectivityTracer.AbstractTracer
ADTypes.symmetric_coloring
SparseConnectivityTracer.RecursiveSet
SparseConnectivityTracer.trace_input :: Union{Tuple{T}, Tuple{Type{T}, Any}} where T<:Union{SparseConnectivityTracer.AbstractTracer, SparseConnectivityTracer.Dual}
ADTypes.SymbolicMode
ADTypes.AbstractADType
ADTypes.NoSparsityDetector
ADTypes.AutoTracker
ADTypes.ADTypes
ADTypes.coloring_algorithm :: Tuple{AutoSparse}
ADTypes.AutoFiniteDiff
ADTypes.AutoReverseDiff
ADTypes.AbstractSparsityDetector
ADTypes.dense_ad :: Tuple{AutoSparse}
ADTypes.sparsity_detector :: Tuple{AutoSparse}
ADTypes.ReverseMode
ADTypes.mode
ADTypes.AutoPolyesterForwardDiff
ADTypes.AutoFiniteDifferences
ADTypes.column_coloring
ADTypes.AutoSparse
ADTypes.AutoEnzyme
ADTypes.row_coloring
SparseConnectivityTracer.product :: Union{Tuple{I}, Tuple{AbstractSet{I}, AbstractSet{I}}} where I<:Integer
ADTypes.ForwardMode
ADTypes.AbstractMode
ADTypes.AutoChainRules
SparseConnectivityTracer.DuplicateVector
ADTypes.AbstractColoringAlgorithm
ADTypes.AutoSymbolics
ADTypes.NoColoringAlgorithm
ADTypes.ForwardOrReverseMode
SparseConnectivityTracer.SortedVector
ADTypes.AutoForwardDiff
SparseConnectivityTracer.create_tracers :: Union{Tuple{N}, Tuple{T}, Tuple{P}, Tuple{Type{T}, AbstractArray{<:Real, N}, AbstractArray{<:Integer, N}}} where {P<:SparseConnectivityTracer.AbstractPattern, T<:SparseConnectivityTracer.AbstractTracer{P}, N}
ADTypes.AutoFastDifferentiation
ADTypes.AutoTapir
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Julia 1.6 (Core)
[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.
|