Skip to content

Some typos

Some typos #155

Triggered via pull request December 19, 2023 01:24
@likanzhanlikanzhan
synchronize #223
patch-1
Status Failure
Total duration 8m 46s
Artifacts

ci.yml

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

Annotations

2 errors and 14 warnings
Julia 1.6 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Julia nightly - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Julia 1.6 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.1 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia nightly - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
12 docstrings not included in the manual: MultivariateStats.L2distance :: Union{Tuple{AbstractMatrix{T}}, Tuple{T}} where T<:Real MultivariateStats.coefnames :: Tuple{LinearDiscriminant} MultivariateStats.projection :: Tuple{MultivariateStats.AbstractDimensionalityReduction} MultivariateStats.invsqrtm :: Tuple{AbstractMatrix{<:Real}} MultivariateStats.toindices :: Tuple{AbstractVector} MultivariateStats.loadings :: Tuple{MultivariateStats.LinearDimensionalityReduction} StatsAPI.predict :: Tuple{CCA, AbstractVecOrMat{<:Real}, Symbol} StatsAPI.predict :: Tuple{ICA, AbstractVecOrMat{<:Real}} StatsAPI.predict :: Union{Tuple{T}, Tuple{MDS{T}, AbstractVector}} where T<:Real MultivariateStats.calcscattermat :: Union{Tuple{T}, Tuple{CovarianceEstimator, DenseMatrix{T}}} where T<:Real Base.size :: Tuple{MultivariateStats.AbstractDimensionalityReduction, Integer} MultivariateStats.reconstruct :: Tuple{MultivariateStats.AbstractDimensionalityReduction, Any} 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#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/bYYzK/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/bYYzK/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/bYYzK/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/bYYzK/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/bYYzK/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/bYYzK/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/bYYzK/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/bYYzK/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"