Skip to content

Add the option to ignore ConvergenceExceptions (#233) #190

Add the option to ignore ConvergenceExceptions (#233)

Add the option to ignore ConvergenceExceptions (#233) #190

Triggered via pull request September 18, 2024 14:00
Status Success
Total duration 8m 9s
Artifacts

ci.yml

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

Annotations

20 warnings and 5 notices
[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`
[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`
[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`
[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`
[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`
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 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@v1, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
Julia nightly - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@v1, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1.1 - ubuntu-latest - x64 - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.1.1, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
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 1.1 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@v1, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.6 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@v1, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
finish
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
13 docstrings not included in the manual: MultivariateStats.PillaiTraceTest :: Tuple{CCA} MultivariateStats.LawleyHotellingTest :: Tuple{CCA} MultivariateStats.loadings :: Tuple{MultivariateStats.LinearDimensionalityReduction} MultivariateStats.calcscattermat :: Union{Tuple{T}, Tuple{CovarianceEstimator, DenseMatrix{T}}} where T<:Real MultivariateStats.WilksLambdaTest :: Tuple{CCA} MultivariateStats.reconstruct :: Tuple{MultivariateStats.AbstractDimensionalityReduction, Any} MultivariateStats.L2distance :: Union{Tuple{AbstractMatrix{T}}, Tuple{T}} where T<:Real MultivariateStats.invsqrtm :: Tuple{AbstractMatrix{<:Real}} MultivariateStats.projection :: Tuple{MultivariateStats.AbstractDimensionalityReduction} Base.size :: Tuple{MultivariateStats.AbstractDimensionalityReduction, Integer} StatsAPI.predict :: Union{Tuple{T}, Tuple{MDS{T}, AbstractVector}} where T<:Real MultivariateStats.toindices :: Tuple{AbstractVector} MultivariateStats.coefnames :: Tuple{LinearDiscriminant} 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"