Skip to content

Merge pull request #540 from mvanzulli/mvanzulli/539-add-pre-commit #997

Merge pull request #540 from mvanzulli/mvanzulli/539-add-pre-commit

Merge pull request #540 from mvanzulli/mvanzulli/539-add-pre-commit #997

Triggered via push March 28, 2026 15:34
Status Success
Total duration 8m 52s
Artifacts

CI.yml

on: push
Documentation
6m 3s
Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 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@v4, julia-actions/setup-julia@latest. 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/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in lib/StructuralSolvers/StructuralSolvers.md link.text = 1-element Vector{Any}: Markdown.Code("", "solve") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in lib/StructuralAnalyses/StructuralAnalyses.md link.text = 1-element Vector{Any}: Markdown.Code("", "next!") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in lib/Meshes/Meshes.md link.text = 1-element Vector{Any}: Markdown.Code("", "face") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in lib/Meshes/Meshes.md link.text = 1-element Vector{Any}: Markdown.Code("", "set_dofs") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
3 docstrings not included in the manual: ONSAS.DynamicStates ONSAS.DynamicStates.FullDynamicState :: Union{Tuple{AbstractStructure}, Tuple{AbstractStructure, ResidualsIterationStep}} ONSAS.DynamicStates.FullDynamicState 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/Utilities/Utilities.jl#L34
no doc found for reference '[`solve`](@ref)' in src/lib/StructuralSolvers/StructuralSolvers.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`next!`](@ref)' in src/lib/StructuralAnalyses/StructuralAnalyses.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`face`](@ref)' in src/lib/Meshes/Meshes.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`set_dofs`](@ref)' in src/lib/Meshes/Meshes.md.
Julia 1 - ubuntu-latest - x64 - push
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@v4, codecov/codecov-action@v4, julia-actions/setup-julia@latest. 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/
Julia 1 - macOS-latest - x64 - push
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@v4, codecov/codecov-action@v4, julia-actions/setup-julia@latest. 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/
Julia 1 - macOS-latest - x64 - push
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct default).
[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`