Refactor name generation of the Map
transform
#1460
CI.yml
on: pull_request
Documentation
11m 57s
Matrix: test
Annotations
16 warnings and 1 notice
Julia 1 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1 - macos-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1.9 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1.9 - macos-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1 - windows-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Julia 1.9 - windows-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
TransformsBase.inverse
TableTransforms.revertfeat
TableTransforms.divide :: Tuple{Any}
TableTransforms.TableTransform
TransformsBase.SequentialTransform
TableTransforms.applymeta
TableTransforms.colrevert
TableTransforms.tablerows :: Tuple{Any}
TableTransforms.ParallelTableTransform
TransformsBase.isinvertible
TransformsBase.Transform
TableTransforms.ColwiseFeatureTransform
TransformsBase.assertions
TableTransforms.StatelessFeatureTransform
TableTransforms.colapply
TableTransforms.FeatureTransform
TableTransforms.reapplyfeat
TableTransforms.attach :: Tuple{Any, Nothing}
TransformsBase.parameters
TransformsBase.preprocess
TableTransforms.colcache
TableTransforms.revertmeta
TableTransforms.LogRatio
TableTransforms.applyfeat
TableTransforms.EmpiricalDistribution
TableTransforms.reapplymeta
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.29.2`.
|
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|