Merge pull request #34 from JuliaPerf/develop #86
Annotations
7 warnings and 1 notice
|
Documentation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, julia-actions/setup-julia@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.1.0` and linking `v0.1.0` to `v0.1`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.2` and linking `v0.2` to `v0.2.1`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v0.2.1`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/html/HTMLWriter.jl#L2003
Generated HTML over size_threshold_warn limit: api.md
Generated file size: 131.86 (KiB)
size_threshold_warn: 100.0 (KiB)
size_threshold: 200.0 (KiB)
HTML file: api/index.html
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/html/HTMLWriter.jl#L833
Unable to determine the repository root URL for the navbar link.
This can happen when a string is passed to the `repo` keyword of `makedocs`.
To remove this warning, either pass a Remotes.Remote object to `repo` to completely
specify the remote repository, or explicitly set the remote URL by setting `repolink`
via `makedocs(format = HTML(repolink = "..."), ...)`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
10 docstrings not included in the manual:
PerfTest.Topology.validateArrangement :: Tuple{Union{Symbol, Tuple{Union{Rational{Int64}, Integer}, Union{Rational{Int64}, Integer}}}}
PerfTest.Topology.enforceThreadArrangement :: Tuple{Tuple{Integer, Integer}}
PerfTest.Topology.freeThreadArrangement :: Tuple{}
PerfTest.BencherREST.RESTRequest
PerfTest.BencherREST.RESTRequestBuilder
PerfTest.Topology.literallizeArrangement :: Tuple{Union{Symbol, Tuple{Union{Rational{Int64}, Integer}, Union{Rational{Int64}, Integer}}}}
PerfTest.Topology.getMachineTopology! :: Tuple{}
PerfTest.Topology.getMaxCacheSize :: Tuple{Symbol}
PerfTest.Topology.ArrangementSpec
PerfTest.Topology.getCacheSizes :: Tuple{}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @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`
|