Skip to content

Some typos

Some typos #158

Triggered via pull request December 21, 2023 05:44
@likanzhanlikanzhan
synchronize #223
patch-1
Status Success
Total duration 9m 11s
Artifacts

ci.yml

on: pull_request
Matrix: test
Documentation
9m 2s
Documentation
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
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
no docs found for 'fit(::PPCA)' in `@docs` block in src/pca.md:162-170 ```@docs fit(::PPCA) size(::PPCA) mean(::PPCA) var(::PPCA) cov(::PPCA) projection(::PPCA) loadings(::PPCA) ```
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
14 docstrings not included in the manual: Base.size :: Tuple{MultivariateStats.AbstractDimensionalityReduction, Integer} MultivariateStats.reconstruct :: Tuple{MultivariateStats.AbstractDimensionalityReduction, Any} StatsAPI.predict :: Union{Tuple{T}, Tuple{MDS{T}, AbstractVector}} where T<:Real StatsAPI.predict :: Tuple{ICA, AbstractVecOrMat{<:Real}} StatsAPI.predict :: Tuple{CCA, AbstractVecOrMat{<:Real}, Symbol} MultivariateStats.loadings :: Tuple{MultivariateStats.LinearDimensionalityReduction} MultivariateStats.projection :: Tuple{MultivariateStats.AbstractDimensionalityReduction} MultivariateStats.toindices :: Tuple{AbstractVector} MultivariateStats.coefnames :: Tuple{LinearDiscriminant} MultivariateStats.invsqrtm :: Tuple{AbstractMatrix{<:Real}} StatsAPI.fit :: Tuple{Type{MultivariateStats.KernelCenter}, AbstractMatrix{<:Real}} StatsAPI.fit :: Union{Tuple{T}, Tuple{Type{PPCA}, AbstractMatrix{T}}} where T<:Real MultivariateStats.calcscattermat :: Union{Tuple{T}, Tuple{CovarianceEstimator, DenseMatrix{T}}} where T<:Real MultivariateStats.L2distance :: Union{Tuple{AbstractMatrix{T}}, Tuple{T}} where T<:Real These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/