Skip to content

Refactor Sample implementation: avoid Tables.rowtable #1331

Refactor Sample implementation: avoid Tables.rowtable

Refactor Sample implementation: avoid Tables.rowtable #1331

Triggered via pull request November 27, 2023 18:41
Status Success
Total duration 15m 0s
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

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
26 docstrings not included in the manual: TableTransforms.revertmeta TableTransforms.TableTransform TableTransforms.reapplymeta TransformsBase.inverse TableTransforms.applymeta TableTransforms.ParallelTableTransform TableTransforms.applyfeat TableTransforms.reapplyfeat TransformsBase.isinvertible TableTransforms.EmpiricalDistribution TableTransforms.attach :: Tuple{Any, Nothing} TableTransforms.StatelessFeatureTransform TableTransforms.revertfeat TableTransforms.SciTypeAssertion TableTransforms.tablerows :: Tuple{Any} TransformsBase.SequentialTransform TableTransforms.colrevert TableTransforms.FeatureTransform TransformsBase.preprocess TableTransforms.colcache TableTransforms.colapply TransformsBase.Transform TransformsBase.assertions TableTransforms.LogRatio TableTransforms.divide :: Tuple{Any} TableTransforms.ColwiseFeatureTransform 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.18.0`.