Skip to content

bump version -> 0.5.7 #23

bump version -> 0.5.7

bump version -> 0.5.7 #23

Triggered via push February 13, 2024 11:04
Status Failure
Total duration 1m 13s
Artifacts

Documenter.yml

on: push
Documentation
1m 5s
Documentation
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L44
11 docstrings not included in the manual: LinearRationalExpectations.autocorrelation! :: Union{Tuple{T}, Tuple{Vector{<:AbstractMatrix{T}}, Vector{<:AbstractMatrix{T}}, AbstractMatrix{T}}} where T LinearRationalExpectations.autocorrelation! :: Union{Tuple{T}, Tuple{Vector{<:AbstractMatrix{T}}, AbstractVector{T}}} where T LinearRationalExpectations.autocorrelation! :: Union{Tuple{T}, Tuple{Vector{<:AbstractVector{T}}, Vector{<:AbstractMatrix{T}}, AbstractMatrix{T}}} where T LinearRationalExpectations.autocorrelation! :: Union{Tuple{T}, Tuple{Vector{<:AbstractVector{T}}, AbstractVector{T}}} where T LinearRationalExpectations.extended_lyapd! :: Tuple{StridedMatrix{Float64}, StridedMatrix{Float64}, StridedMatrix{Float64}, LyapdWs} LinearRationalExpectations.add_static! :: Tuple{LinearRationalExpectationsResults, Matrix{Float64}, LinearRationalExpectationsWs} LinearRationalExpectations.autocovariance! :: Union{Tuple{T}, Tuple{Vector{<:AbstractVector{T}}, LinearRationalExpectationsResults, AbstractMatrix{T}, AbstractMatrix{T}, AbstractMatrix{T}, Vector{Int64}, Vector{Bool}}} where T<:Real LinearRationalExpectations.autocovariance! :: Union{Tuple{T}, Tuple{Vector{<:AbstractMatrix{T}}, LinearRationalExpectationsResults, AbstractMatrix{T}, AbstractMatrix{T}, AbstractMatrix{T}, Vector{Int64}, Vector{Bool}}} where T<:Real LinearRationalExpectations.correlation :: Union{Tuple{AbstractMatrix{T}}, Tuple{T}} where T LinearRationalExpectations.correlation! :: Union{Tuple{T}, Tuple{AbstractMatrix{T}, AbstractMatrix{T}, AbstractVector{T}}} where T<:Real LinearRationalExpectations.remove_static! :: Tuple{Matrix{Float64}, LinearRationalExpectationsWs} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation
Process completed with exit code 1.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: julia-actions/setup-julia@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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-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`