Skip to content

documenter error sorted I hope #142

documenter error sorted I hope

documenter error sorted I hope #142

Triggered via push November 9, 2023 10:42
Status Failure
Total duration 21m 29s
Artifacts

CI.yml

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

Annotations

6 errors and 11 warnings
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
failed to parse exception in src/_reference.md exception = Base.Meta.ParseError("missing separator in array expression")
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
'@autodocs' missing 'Modules = ...' in src/_reference.md:12-19 ```@autodocs Modules = [ LaplaceRedux, LaplaceRedux.Curvature LaplaceRedux.Data ] Private = false ```
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
failed to parse exception in src/_reference.md exception = Base.Meta.ParseError("missing separator in array expression")
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
'@autodocs' missing 'Modules = ...' in src/_reference.md:23-30 ```@autodocs Modules = [ LaplaceRedux, LaplaceRedux.Curvature LaplaceRedux.Data ] Public = false ```
Documentation: ../../../.julia/packages/Documenter/nQAq5/src/utilities/utilities.jl#L44
68 docstrings not included in the manual: LaplaceRedux.Curvature.mm :: Tuple{LaplaceRedux.Curvature.KronDecomposed, Any} LinearAlgebra.logdet :: Tuple{LaplaceRedux.Curvature.KronDecomposed} Base.:+ :: Tuple{LaplaceRedux.Curvature.KronDecomposed, Number} Base.:+ :: Tuple{LaplaceRedux.Curvature.KronDecomposed, LinearAlgebra.Diagonal} Base.:+ :: Tuple{LaplaceRedux.Curvature.Kron, LaplaceRedux.Curvature.Kron} LaplaceRedux.Curvature.EmpiricalFisher LaplaceRedux.log_marginal_likelihood :: Tuple{LaplaceRedux.BaseLaplace} LaplaceRedux.log_det_posterior_precision :: Tuple{LaplaceRedux.BaseLaplace} LaplaceRedux.Curvature.gradients :: Tuple{LaplaceRedux.Curvature.CurvatureInterface, AbstractArray, Union{Number, AbstractArray}} LaplaceRedux.log_det_prior_precision :: Tuple{LaplaceRedux.BaseLaplace} LaplaceRedux.Curvature.logdetblock :: Tuple{Tuple{LinearAlgebra.Eigen, LinearAlgebra.Eigen}, Number} LaplaceRedux.Data.toy_data_linear :: Union{Tuple{}, Tuple{Any}} LaplaceRedux.Curvature.jacobians_batched :: Tuple{LaplaceRedux.Curvature.CurvatureInterface, AbstractArray} LaplaceRedux.Curvature.@zb :: Tuple{Any} LaplaceRedux.posterior_covariance :: Union{Tuple{LaplaceRedux.BaseLaplace}, Tuple{LaplaceRedux.BaseLaplace, Any}} LaplaceRedux.glm_predictive_distribution :: Tuple{LaplaceRedux.BaseLaplace, AbstractArray} LaplaceRedux.@def :: Tuple{Any, Any} LaplaceRedux.predict :: Tuple{LaplaceRedux.BaseLaplace, Matrix} LaplaceRedux.predict :: Tuple{LaplaceRedux.BaseLaplace, AbstractArray} LaplaceRedux.validate_subnetwork_indices :: Tuple{Union{Nothing, Vector{Vector{Int64}}}, Any} LaplaceRedux._weight_penalty :: Tuple{LaplaceRedux.BaseLaplace} LaplaceRedux.outdim :: Tuple{LaplaceRedux.BaseLaplace} LaplaceRedux.outdim :: Tuple{Flux.Chain} LaplaceRedux.Curvature.GGN LaplaceRedux.Curvature.full_unbatched :: Tuple{LaplaceRedux.Curvature.EmpiricalFisher, Tuple} LaplaceRedux.Curvature.full_unbatched :: Tuple{LaplaceRedux.Curvature.GGN, Tuple} LaplaceRedux.hessian_approximation :: Tuple{LaplaceRedux.BaseLaplace, Any} LaplaceRedux.Data.toy_data_non_linear :: Union{Tuple{}, Tuple{Any}} LaplaceRedux.Curvature.clamp :: Tuple{LinearAlgebra.Eigen} Base.getindex :: Tuple{LaplaceRedux.Curvature.KronDecomposed, Int64} Base.getindex :: Tuple{LaplaceRedux.Curvature.Kron, Int64} LaplaceRedux.fit! :: Tuple{LaplaceRedux.BaseLaplace, MLUtils.DataLoader} LaplaceRedux.fit! :: Tuple{LaplaceRedux.BaseLaplace, Any} LaplaceRedux.Curvature.full_batched :: Tuple{LaplaceRedux.Curvature.EmpiricalFisher, Tuple} LaplaceRedux.Curvature.full_batched :: Tuple{LaplaceRedux.Curvature.GGN, Tuple} LaplaceRedux.log_likelihood :: Tuple{LaplaceRedux.BaseLaplace} Base.length :: Tuple{LaplaceRedux.Curvature.KronDecomposed} LaplaceRedux.posterior_precision :: Union{Tuple{LaplaceRedux.BaseLaplace}, Tuple{LaplaceRedux.BaseLaplace, Any}, Tuple{LaplaceRedux.BaseLaplace, Any, Any}} LaplaceRedux.optimize_prior! :: Tuple{LaplaceRedux.BaseLaplace} LaplaceRedux._H_factor :: Tuple{LaplaceRedux.BaseLaplace} Base.:== :: Tuple{LaplaceRedux.Curvature.Kron, LaplaceRedux.Curvature.Kron} Base.:* :: Tuple{LaplaceRedux.Curvature.KronDecomposed, Number} Base.:* :: Tuple{Real, LaplaceRedux.Curvature.Kron} LaplaceRedux.Curvature.jacobians_unbatched :: Tuple{LaplaceRedux.Curvature.CurvatureInterface, AbstractArray} LaplaceRedux.Curvature.full :: Tuple{LaplaceRedux.Curvature.CurvatureInterface, Tuple} LaplaceRedux.Curvature.KronDecomposed LaplaceRedux.BaseLaplace LaplaceRedux.BaseLaplace :: Tuple{AbstractArray} LaplaceRedux.Curvature.jacobians :: Tuple{LaplaceRedux.Curvature.CurvatureInterface, AbstractArray} LaplaceRedux.Data.toy_data_regression :: Union{Tuple{}, Tuple{Any}, Tuple{Any, Any}} LaplaceRedux.Curvature.interleave :: Tuple LaplaceRedux.Curvature.Kron LaplaceRedux.convert_subnetwork_indices :: Tuple{Vector{Vector{Int64}}, AbstractArray} LaplaceRedux.inv_square_form :: Tuple{LaplaceRedux.Curv
Documentation
Process completed with exit code 1.
Julia 1.7 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. 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.9 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. 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 - windows-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. 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.9 - windows-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. 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.7 - macOS-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
Julia 1 - macOS-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. 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.7 - windows-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. 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.8 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. 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.8 - macOS-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. 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.8 - windows-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/