adding a warning for the case of big shift size #253
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI.yml
on: pull_request
Documentation
22m 56s
Matrix: test
Annotations
1 error and 15 warnings
Julia nightly - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
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. 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 - ubuntu-latest - x64 - pull_request
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 - pull_request
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.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, 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 - pull_request
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:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Plots.plot(conf_model::ConformalPrediction.ConformalInterval, fitresult, X, y; kwrgs...)`](@ref)' in src/tutorials/plotting.md from expression ':(Plots.plot(conf_model::ConformalPrediction.ConformalInterval, fitresult, X, y; kwrgs...))' in module ConformalPrediction
exception = UndefVarError: `Plots` not defined
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Plots.bar(conf_model::ConformalPrediction.ConformalModel, fitresult, X; label="", xtickfontsize=6, kwrgs...)`](@ref)' in src/tutorials/plotting.md from expression ':(Plots.bar(conf_model::ConformalPrediction.ConformalModel, fitresult, X; label = "", xtickfontsize = 6, kwrgs...))' in module ConformalPrediction
exception = UndefVarError: `Plots` not defined
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Plots.contourf(conf_model::ConformalPrediction.ConformalProbabilisticSet, fitresult, X, y; kwrgs...)`](@ref)' in src/tutorials/plotting.md from expression ':(Plots.contourf(conf_model::ConformalPrediction.ConformalProbabilisticSet, fitresult, X, y; kwrgs...))' in module ConformalPrediction
exception = UndefVarError: `Plots` not defined
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
unable to get the binding for '[`Plots.bar(conf_model::ConformalPrediction.ConformalModel, fitresult, X; label="", xtickfontsize=6, kwrgs...)`](@ref)' in src/tutorials/plotting.md from expression ':(Plots.bar(conf_model::ConformalPrediction.ConformalModel, fitresult, X; label = "", xtickfontsize = 6, kwrgs...))' in module ConformalPrediction
exception = UndefVarError: `Plots` not defined
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`JackknifePlusABMinMaxRegressor`](@ref)' in src/reference.md.
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`TimeSeriesRegressorEnsemble`](@ref)' in src/reference.md.
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
10 docstrings not included in the manual:
ConformalPrediction.ConformalTraining.smooth_size_loss :: Tuple{ConformalPrediction.ConformalProbabilisticSet, Any, Any}
ConformalPrediction.ConformalTraining.classification_loss :: Tuple{ConformalPrediction.ConformalProbabilisticSet, Any, Any, Any}
ConformalPrediction.ConformalTraining.soft_assignment :: Tuple{ConformalPrediction.ConformalProbabilisticSet, Any, Any}
ConformalPrediction.ConformalTraining.soft_assignment :: Tuple{ConformalPrediction.ConformalProbabilisticSet}
ConformalPrediction.ConformalTraining.ConformalNNRegressor
MLJFlux.shape :: Tuple{ConformalPrediction.ConformalTraining.ConformalNNRegressor, Any, Any}
ConformalPrediction.ConformalTraining.ConformalNNClassifier
MLJFlux.train! :: Tuple{Union{ConformalPrediction.ConformalTraining.ConformalNNClassifier, ConformalPrediction.ConformalTraining.ConformalNNRegressor}, Vararg{Any, 5}}
ConformalPrediction.ConformalTraining.score :: Union{Tuple{ConformalPrediction.AdaptiveInductiveClassifier, Type{<:Union{MLJFlux.MLJFluxDeterministic, MLJFlux.MLJFluxProbabilistic}}, Any, Any}, Tuple{ConformalPrediction.AdaptiveInductiveClassifier, Type{<:Union{MLJFlux.MLJFluxDeterministic, MLJFlux.MLJFluxProbabilistic}}, Any, Any, Union{Nothing, AbstractArray}}}
ConformalPrediction.ConformalTraining.score :: Union{Tuple{ConformalPrediction.AdaptiveInductiveClassifier, Type{<:Union{MLJEnsembles.DeterministicEnsembleModel{var"#s5"}, MLJEnsembles.ProbabilisticEnsembleModel{var"#s5"}} where var"#s5"<:Union{MLJFlux.MLJFluxDeterministic, MLJFlux.MLJFluxProbabilistic}}, Any, Any}, Tuple{ConformalPrediction.AdaptiveInductiveClassifier, Type{<:Union{MLJEnsembles.DeterministicEnsembleModel{var"#s108"}, MLJEnsembles.ProbabilisticEnsembleModel{var"#s108"}} where var"#s108"<:Union{MLJFlux.MLJFluxDeterministic, MLJFlux.MLJFluxProbabilistic}}, Any, Any, Union{Nothing, AbstractArray}}}
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 tutorials/plotting.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "Plots.plot(conf_model::ConformalPrediction.ConformalInterval, fitresult, X, y; kwrgs...)")
link.url = "@ref"
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in tutorials/plotting.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "Plots.bar(conf_model::ConformalPrediction.ConformalModel, fitresult, X; label=\"\", xtickfontsize=6, kwrgs...)")
link.url = "@ref"
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in tutorials/plotting.md
link.text =
1-element Vector{Any}:
Markdown.Code("", "Plots.contourf(conf_model::ConformalPrediction.ConformalProbabilisticSet, fitresult, X, y; kwrgs...)")
link.url = "@ref"
|