Add Never <: ConvergenceMetric
#145
CI.yml
on: pull_request
Matrix: test
Documentation
2m 50s
finish
0s
Annotations
3 errors, 5 warnings, and 1 notice
|
Julia 1 - ubuntu-latest - x64 - pull_request
Missing download info for actions/cache@v1
|
|
Julia nightly - ubuntu-latest - x64 - pull_request
Missing download info for actions/cache@v1
|
|
Julia 1.6 - ubuntu-latest - x64 - pull_request
Missing download info for actions/cache@v1
|
|
Julia 1 - ubuntu-latest - x64 - pull_request
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
Julia nightly - ubuntu-latest - x64 - pull_request
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
Julia 1.6 - ubuntu-latest - x64 - pull_request
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/DocChecks.jl#L137
unused footnote named '1' in src/crossover.md.
|
|
Documentation:
../../../.julia/packages/Documenter/bFHi4/src/DocChecks.jl#L69
12 docstrings not included in the manual:
Evolutionary.aq :: Tuple{Any, Any}
Evolutionary.genop :: Tuple{Any}
Evolutionary.cond :: Tuple{Any, Any, Any}
Evolutionary.pexp :: Union{Tuple{Any}, Tuple{Any, Any}}
Evolutionary.pdiv :: Union{Tuple{Any, Any}, Tuple{Any, Any, Any}}
Evolutionary.psqrt :: Tuple{Any}
Evolutionary.nop :: Tuple{AbstractStrategy}
Evolutionary.psin :: Union{Tuple{Any}, Tuple{Any, Any}}
Base.rand :: Union{Tuple{Random.AbstractRNG, TreeGP}, Tuple{Random.AbstractRNG, TreeGP, Int64}}
Evolutionary.ppow :: Union{Tuple{Any, Any}, Tuple{Any, Any, Any}}
Evolutionary.pcos :: Union{Tuple{Any}, Tuple{Any, Any}}
Evolutionary.plog :: Union{Tuple{Any}, Tuple{Any, Any}}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in @docs or @autodocs blocks.
|
|
[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`
|