Skip to content

Implement a generic row iterator (#179) #1118

Implement a generic row iterator (#179)

Implement a generic row iterator (#179) #1118

Triggered via push August 21, 2023 17:10
Status Success
Total duration 13m 30s
Artifacts

CI.yml

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

Annotations

10 warnings
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`SequentialTransform`](@ref)' in src/index.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`ParallelTableTransform`](@ref)' in src/index.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`isinvertible`](@ref)' in src/index.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
29 docstrings not included in the manual: TransformsBase.isinvertible TableTransforms.revertmeta TableTransforms.colapply TableTransforms.tablerows :: Tuple{Any} TableTransforms.reapplymeta TableTransforms.colrevert TransformsBase.assertions TableTransforms.colspec :: Tuple{TableTransforms.ColSpec} TableTransforms.colcache TableTransforms.Col TransformsBase.preprocess TableTransforms.reapplyfeat TableTransforms.divide :: Tuple{Any} TableTransforms.StatelessTableTransform TableTransforms.SciTypeAssertion TransformsBase.SequentialTransform TableTransforms.ParallelTableTransform TableTransforms.StatelessFeatureTransform TableTransforms.EmpiricalDistribution TableTransforms.FeatureTransform TableTransforms.TableTransform TableTransforms.applyfeat TableTransforms.ColwiseFeatureTransform TableTransforms.attach :: Tuple{Any, Nothing} TableTransforms.choose TransformsBase.Transform TableTransforms.ColSpec TableTransforms.applymeta TableTransforms.revertfeat These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L795
not copying '/home/runner/.julia/packages/Documenter/bYYzK/assets/html/themes/documenter-light.css', provided by the user.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L795
not copying '/home/runner/.julia/packages/Documenter/bYYzK/assets/html/themes/documenter-dark.css', provided by the user.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md link.text = 1-element Vector{Any}: Markdown.Code("", "SequentialTransform") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md link.text = 1-element Vector{Any}: Markdown.Code("", "ParallelTableTransform") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md link.text = 1-element Vector{Any}: Markdown.Code("", "isinvertible") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v1.10.0`.