Skip to content

Fix docstring of fa.jl #146

Fix docstring of fa.jl

Fix docstring of fa.jl #146

Triggered via pull request March 23, 2023 09:05
Status Success
Total duration 7m 41s
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

19 warnings
Julia 1.6 - ubuntu-latest - x64 - pull_request
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Julia 1.6 - ubuntu-latest - x64 - pull_request
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Julia 1 - ubuntu-latest - x64 - pull_request
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Julia 1 - ubuntu-latest - x64 - pull_request
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Julia nightly - ubuntu-latest - x64 - pull_request
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Julia nightly - ubuntu-latest - x64 - pull_request
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Julia 1.1 - ubuntu-latest - x64 - pull_request
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Julia 1.1 - ubuntu-latest - x64 - pull_request
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Documentation
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Utilities/Utilities.jl#L34
12 docstrings not included in the manual: StatsAPI.predict :: Tuple{ICA, AbstractVecOrMat{<:Real}} StatsAPI.predict :: Union{Tuple{T}, Tuple{MDS{T}, AbstractVector}} where T<:Real StatsAPI.predict :: Tuple{CCA, AbstractVecOrMat{<:Real}, Symbol} MultivariateStats.reconstruct :: Tuple{MultivariateStats.AbstractDimensionalityReduction, Any} MultivariateStats.invsqrtm :: Tuple{AbstractMatrix{<:Real}} MultivariateStats.calcscattermat :: Union{Tuple{T}, Tuple{CovarianceEstimator, DenseMatrix{T}}} where T<:Real MultivariateStats.loadings :: Tuple{MultivariateStats.LinearDimensionalityReduction} Base.size :: Tuple{MultivariateStats.AbstractDimensionalityReduction, Integer} MultivariateStats.toindices :: Tuple{AbstractVector} MultivariateStats.L2distance :: Union{Tuple{AbstractMatrix{T}}, Tuple{T}} where T<:Real MultivariateStats.coefnames :: Tuple{LinearDiscriminant} MultivariateStats.projection :: Tuple{MultivariateStats.AbstractDimensionalityReduction} 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/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in fa.md link.text = 1-element Vector{Any}: Markdown.Code("", "FactorAnalysis") link.url = "../fa/#MultivariateStats.FactorAnalysis"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in fa.md link.text = 1-element Vector{Any}: Markdown.Code("", "facm") link.url = "../fa/#MultivariateStats.facm"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in fa.md link.text = 1-element Vector{Any}: Markdown.Code("", "faem") link.url = "../fa/#MultivariateStats.faem"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in lda.md link.text = 1-element Vector{Any}: Markdown.Code("", "MulticlassLDA") link.url = "../lda/#MultivariateStats.MulticlassLDA"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in lda.md link.text = 1-element Vector{Any}: Markdown.Code("", "MulticlassLDA") link.url = "../lda/#MultivariateStats.MulticlassLDA"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in lda.md link.text = 1-element Vector{Any}: Markdown.Code("", "SubspaceLDA") link.url = "../lda/#MultivariateStats.SubspaceLDA"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in cca.md link.text = 1-element Vector{Any}: Markdown.Code("", "CCA") link.url = "../cca/#MultivariateStats.CCA"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in cca.md link.text = 1-element Vector{Any}: Markdown.Code("", "ccacov") link.url = "../cca/#MultivariateStats.ccacov"
Documentation: ../../../.julia/packages/Documenter/H5y27/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in cca.md link.text = 1-element Vector{Any}: Markdown.Code("", "ccasvd") link.url = "../cca/#MultivariateStats.ccasvd"