Skip to content

store RNG instead of seed in iterative layouts #143

store RNG instead of seed in iterative layouts

store RNG instead of seed in iterative layouts #143

Triggered via pull request October 7, 2024 09:45
@hexaederhexaeder
synchronize #65
hw/seedtorng
Status Success
Total duration 10m 30s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 4 notices
Julia 1 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. 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 - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1 - ubuntu-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia pre - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia pre - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia pre - ubuntu-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia lts - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia lts - ubuntu-latest - x64 - pull_request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia lts - ubuntu-latest - x64 - pull_request
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
17 docstrings not included in the manual: NetworkLayout.shell :: Tuple{Any} NetworkLayout.buchheim :: Tuple{Any} NetworkLayout.spectral :: Tuple{Any} NetworkLayout.make_symmetric! :: Tuple{AbstractMatrix} NetworkLayout.spring :: Tuple{Any} NetworkLayout._sanitize_initialpos_pin :: NTuple{4, Any} NetworkLayout.DEFAULT_RNG NetworkLayout.LZ :: Union{Tuple{T}, Tuple{N}, Tuple{AbstractArray{Point{N, T}, 1}, Any, Any}} where {N, T} NetworkLayout.assertsquare :: Tuple{AbstractMatrix} NetworkLayout.assert_rooted_tree :: Tuple{AbstractVector{<:AbstractVector}} NetworkLayout.squaregrid :: Tuple{Any} NetworkLayout.stress :: Union{Tuple{N}, Tuple{T}, Tuple{AbstractArray{Point{T, N}}, Any, Any}} where {T, N} NetworkLayout.stress :: Tuple{Any} NetworkLayout.infer_pointtype :: Union{Tuple{GeometryBasics.AbstractPoint{dim, t}}, Tuple{t}, Tuple{dim}} where {dim, t} NetworkLayout.sfdp :: Tuple{Any} NetworkLayout.weightedlaplacian :: Union{Tuple{AbstractMatrix{T}}, Tuple{T}} where T NetworkLayout.pairwise_distance :: Union{Tuple{Any}, Tuple{T}, Tuple{Any, Type{T}}} where T These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v0.4.6`.
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `v0.4` and linking `v0.4` to `v0.4.6`.
[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`
[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`
[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`
[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`