Merge branch 'master' into develop #44
Annotations
2 errors and 4 warnings
Documentation:
../../../.julia/packages/Documenter/6vUwN/src/Documenter.jl#L552
Git failed to fetch git@github.com:juliangehring/Bootstrap.jl.git
This can be caused by a DOCUMENTER_KEY variable that is not correctly set up.
Make sure that the environment variable is properly set up as a Base64-encoded string
of the SSH private key. You may need to re-generate the keys with DocumenterTools.
|
Documentation:
../../../.julia/packages/Documenter/6vUwN/src/Documenter.jl#L660
Failed to push:
exception =
failed process: Process(`git fetch upstream`, ProcessExited(128)) [128]
Stacktrace:
[1] pipeline_error
@ ./process.jl:565 [inlined]
[2] run(::Cmd; wait::Bool)
@ Base ./process.jl:480
[3] run
@ ./process.jl:477 [inlined]
[4] (::Documenter.var"#git_commands#27"{String, String, SubString{String}, String, Vector{Any}, Bool, String, String})(sshconfig::String)
@ Documenter ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:550
[5] (::Documenter.var"#26#32"{String})()
@ Documenter ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:655
[6] cd(f::Documenter.var"#26#32"{String}, dir::String)
@ Base.Filesystem ./file.jl:112
[7] #25
@ ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:655 [inlined]
[8] withenv(f::Documenter.var"#25#31"{String, String}, keyvals::Pair{String, String})
@ Base ./env.jl:197
[9] (::Documenter.var"#24#30"{String, String, SubString{String}, String})(sshconfig::String, io::IOStream)
@ Documenter ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:654
[10] mktemp(fn::Documenter.var"#24#30"{String, String, SubString{String}, String}, parent::String)
@ Base.Filesystem ./file.jl:732
[11] mktemp(fn::Function)
@ Base.Filesystem ./file.jl:730
[12] git_push(root::String, temp::String, repo::String; branch::String, dirname::String, target::String, sha::SubString{String}, devurl::String, versions::Vector{Any}, forcepush::Bool, deploy_config::Documenter.GitHubActions, subfolder::String, is_preview::Bool)
@ Documenter ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:639
[13] git_push
@ ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:526 [inlined]
[14] #18
@ ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:504 [inlined]
[15] mktempdir(fn::Documenter.var"#18#20"{SubString{String}, String, String, String, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String, String}, parent::String; prefix::String)
@ Base.Filesystem ./file.jl:760
[16] mktempdir(fn::Function, parent::String)
@ Base.Filesystem ./file.jl:756
[17] mktempdir
@ ./file.jl:756 [inlined]
[18] (::Documenter.var"#17#19"{String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String, String})()
@ Documenter ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:503
[19] cd(f::Documenter.var"#17#19"{String, String, String, Nothing, String, Vector{Any}, Bool, Documenter.GitHubActions, Bool, String, String, String}, dir::String)
@ Base.Filesystem ./file.jl:112
[20] deploydocs(; root::String, target::String, dirname::String, repo::String, branch::String, repo_previews::String, branch_previews::String, deps::Nothing, make::Nothing, devbranch::String, devurl::String, versions::Vector{Any}, forcepush::Bool, deploy_config::Documenter.GitHubActions, push_preview::Bool)
@ Documenter ~/.julia/packages/Documenter/6vUwN/src/Documenter.jl:480
[21] top-level scope
@ ~/work/Bootstrap.jl/Bootstrap.jl/docs/make.jl:18
[22] include(fname::String)
@ Base.MainInclude ./client.jl:478
[23] top-level scope
@ none:8
[24] eval
@ ./boot.jl:370 [inlined]
[25] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:280
[26] _start()
@ Base ./client.jl:522
|
Documentation:
../../../.julia/packages/Documenter/6vUwN/src/DocChecks.jl#L69
10 docstrings not included in the manual:
Bootstrap.Bootstrap
Bootstrap.bootstrap :: Tuple{Function, Any, BalancedSampling}
Bootstrap.bootstrap :: Tuple{Function, Any, Bootstrap.SimpleModel, Bootstrap.BootstrapSampling}
Bootstrap.bootstrap :: Tuple{Function, Any, BasicSampling}
Bootstrap.bootstrap :: Tuple{Function, Any, ExactSampling}
Bootstrap.bootstrap :: Tuple{Function, Any, MaximumEntropySampling}
Bootstrap.bootstrap :: Tuple{Function, AbstractVector, AntitheticSampling}
Bootstrap.bootstrap :: Tuple{Function, DataFrames.AbstractDataFrame, Bootstrap.FormulaModel, Bootstrap.BootstrapSampling}
Bootstrap.bias :: Tuple{Any, AbstractVector}
StatsAPI.stderror :: Tuple{AbstractVector}
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/6vUwN/src/DocChecks.jl#L233
linkcheck 'https://projecteuclid.org/euclid.aos/1176344552' status: 301, redirects to https://projecteuclid.org/journals/annals-of-statistics/volume-7/issue-1/Bootstrap-Methods-Another-Look-at-the-Jackknife/10.1214/aos/1176344552.full.
|
Documentation:
../../../.julia/packages/Documenter/6vUwN/src/DocChecks.jl#L243
linkcheck 'https://www.jstor.org/stable/2685134' status: 403.
|
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/
|