Skip to content

Document function (just to get started with git) #156

Document function (just to get started with git)

Document function (just to get started with git) #156

Triggered via push February 19, 2024 12:38
Status Success
Total duration 13m 33s
Artifacts

CI.yml

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

Annotations

9 warnings and 1 notice
[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 1.9 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.9 - ubuntu-latest - x64 - push
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/1HwWe/src/utilities/utilities.jl#L46
108 docstrings not included in the manual: Jutul.update_secondary_variable! :: Tuple{Any, Any, Any, Any, Any, Vararg{Any}} Jutul.apply_forces! :: NTuple{4, Any} Jutul.load_balanced_interval :: Tuple{Any, Any, Any} Jutul.subvariable :: Tuple{Any, Any} Jutul.FlowDiscretization Jutul.extra_debug_output! :: NTuple{6, Any} Jutul.declare_pattern :: Tuple{Any, Any, Any, Any, Vararg{Any}} Jutul.DataDomain :: Tuple{JutulDomain} Jutul.setup_adjoint_storage :: Tuple{Any} Jutul.global_face :: Tuple{Any, Any} Jutul.si_units :: Tuple Jutul.update_equations_and_apply_forces! :: NTuple{4, Any} Jutul.interior_cell :: Tuple{Any, Any} Jutul.descalarize_primary_variable! :: Tuple{Any, Any, Any, ScalarVariable, Any} Jutul.local_face :: Tuple{Any, Any} Jutul.local_residual_view :: NTuple{4, Any} Jutul.compute_half_face_trans :: Tuple{DataDomain, Any} Jutul.get_primary_variable_ordered_entities :: Tuple{SimulationModel} Jutul.synchronize :: Tuple{JutulContext} Jutul.read_results :: Tuple{Any} Jutul.model_accumulation! :: Union{Tuple{Any, HelperSimulator, Any}, Tuple{Any, HelperSimulator, Any, Any}} Jutul.setup_partitioner_hypergraph :: Tuple{Matrix{Int64}} Jutul.align_to_jacobian! :: NTuple{4, Any} Jutul.align_to_jacobian! :: Tuple{ConservationLawTPFAStorage, ConservationLaw, Any, Any, Cells} Jutul.full_cell :: Tuple{Any, Any} Jutul.get_diagonal_entries :: Tuple{JutulEquation, Any} Jutul.FaceMap Jutul.initialize_context! :: NTuple{4, Any} Jutul.transfer :: Tuple{Any, Any} Jutul.get_2d_interpolator :: Tuple{Any, Any, Any} Jutul.update_linearized_system_equation! :: Tuple{AbstractArray, Any, Any, JutulEquation, CompactAutoDiffCache} Jutul.unsafe_reinterpret :: Tuple{Any, Any, Any} Jutul.JutulForce Jutul.update_values! :: Tuple{AbstractArray, AbstractArray} Jutul.update_values! :: Tuple{AbstractArray{<:Real}, AbstractArray{<:Real}} Jutul.update_equations! :: Union{Tuple{Any, Any}, Tuple{Any, Any, Any}} Jutul.partition_hypergraph :: Union{Tuple{NamedTuple, Int64}, Tuple{NamedTuple, Int64, Any}} Jutul.get_entity_tag :: Tuple{Any, Any} Jutul.update_linearized_system! :: Union{Tuple{Any, JutulModel}, Tuple{Any, JutulModel, Any}} Jutul.setup_state! :: Union{Tuple{Any, JutulModel}, Tuple{Any, JutulModel, AbstractDict}} Jutul.setup_storage! :: Tuple{Any, JutulModel} Jutul.extract_submesh :: Tuple{UnstructuredMesh, Any} Jutul.VariableSet Jutul.replace_variables! :: Tuple{Any} Jutul.si_unit :: Tuple{Symbol} Jutul.model_residual :: Union{Tuple{T}, Tuple{HelperSimulator{<:Any, <:Any, <:Any, T}, Any, Vararg{Any}}} where T Jutul.scalarize_primary_variables :: Union{Tuple{Any, Any}, Tuple{Any, Any, Any}} Jutul.NoEntity Jutul.JutulCase :: Union{Tuple{Any}, Tuple{Any, Any}, Tuple{Any, Any, Any}} Jutul.scalarize_primary_variables! :: Union{Tuple{T}, Tuple{Array{Jutul.ScalarizedJutulVariables{T}, 1}, Any, Any, NamedTuple}} where T Jutul.initialize_variable_value :: Tuple{Any, VectorVariables, AbstractVector} Jutul.jutul_output_path :: Union{Tuple{}, Tuple{Any}} Jutul.compress_timesteps :: Union{Tuple{Any}, Tuple{Any, Any}} Jutul.compress_timesteps :: Tuple{JutulCase} Jutul.two_point_potential_drop :: NTuple{5, Real} Jutul.local_cell :: Tuple{Any, Any} Jutul.scalarized_primary_variable_type :: Tuple{Any, ScalarVariable} Jutul.UnstructuredMesh :: Tuple{CartesianMesh} Jutul.declare_sparsity :: Union{Tuple{Any, JutulEquation, Any, Any, Any}, Tuple{Any, JutulEquation, Vararg{Any, 4}}} Jutul.cell_dims :: Tuple{Any, Any} Jutul.HelperSimulator :: Union{Tuple{E}, Tuple{M}, Tuple{M, Any}} where {M, E} Jutul.initialize_extra_state_fields! :: Tuple{Any, JutulModel} Jutul.update_before_step! :: NTuple{4, Any} Jutul.physical_representation :: Tuple{DataDomain} Jutul.physical_representation :: Tuple{Any} Jutul.physical_representation :: Tuple{SimulationModel} Jutul.physical_representation :: Tuple{DiscretizedDomain
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/html/HTMLWriter.jl#L707
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/1HwWe/src/html/HTMLWriter.jl#L779
For 3 @example blocks, the 'text/html' representation of the resulting object is above the the threshold (example_size_threshold: 8192 bytes). - 3 blocks had 'image/png' fallback image representation available, using that. On pages: index.md
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `stable` and linking `stable` to `v0.2.23`.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/deploydocs.jl#L469
removing `v0.2` and linking `v0.2` to `v0.2.23`.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Documentation
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/