Tests + less stringent types in WENO #268
Triggered via pull request
November 28, 2024 10:02
Status
Failure
Total duration
11m 36s
Artifacts
–
CI.yml
on: pull_request
Documentation
11m 25s
Matrix: test
Annotations
1 error, 3 warnings, and 1 notice
Julia 1.9 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
132 docstrings not included in the manual:
Jutul.align_to_jacobian! :: NTuple{4, Any}
Jutul.align_to_jacobian! :: Tuple{ConservationLawTPFAStorage, ConservationLaw, Any, Any, Cells}
Jutul.transfer :: Tuple{Any, Any}
Jutul.update_before_step! :: NTuple{4, Any}
Jutul.update_equations_and_apply_forces! :: NTuple{4, Any}
Jutul.number_of_faces :: Tuple{Union{DataDomain, DiscretizedDomain}}
Jutul.number_of_faces :: Tuple{Any}
Jutul.plot_mesh_edges! :: Tuple
Jutul.setup_storage :: Tuple{JutulModel}
Jutul.synchronize :: Tuple{JutulContext}
Jutul.model_residual! :: Union{Tuple{Any, HelperSimulator, Any}, Tuple{Any, HelperSimulator, Any, Any}, Tuple{Any, HelperSimulator, Any, Any, Any}}
Jutul.si_unit :: Tuple{Symbol}
Jutul.descalarize_primary_variable! :: Tuple{Any, Any, Any, ScalarVariable, Any}
Jutul.TPFA
Jutul.update_linearized_system! :: Union{Tuple{Any, JutulModel}, Tuple{Any, JutulModel, Any}}
Jutul.dim :: Tuple{JutulMesh}
Jutul.find_enclosing_cells :: Tuple{Any, Any}
Jutul.numerical_type :: Tuple{T} where T<:Real
Jutul.GlobalSet
Jutul.LBFGS.unit_box_bfgs :: Tuple{Any, Any}
Jutul.process_partition
Jutul.two_point_potential_drop :: NTuple{5, Real}
Jutul.get_tstr :: Union{Tuple{Any}, Tuple{Any, Any}}
Jutul.setup_storage! :: Tuple{Any, JutulModel}
Jutul.expand_to_ministeps :: Tuple{Any, Any}
Jutul.expand_to_ministeps :: Tuple{Jutul.SimResult}
Jutul.get_entity_tag :: Tuple{Any, Any}
Jutul.LBFGS.subspace_product :: NTuple{5, Any}
Jutul.check_plotting_availability :: Tuple{}
Jutul.physical_representation :: Tuple{DataDomain}
Jutul.physical_representation :: Tuple{SimulationModel}
Jutul.physical_representation :: Tuple{Any}
Jutul.physical_representation :: Tuple{DiscretizedDomain}
Jutul.initialize_extra_state_fields! :: Tuple{Any, JutulModel}
Jutul.get_2d_interpolator :: Tuple{Any, Any, Any}
Jutul.successful_reports :: Union{Tuple{Any, Any, Any}, NTuple{4, Any}}
Jutul.successful_reports :: Union{Tuple{Any}, Tuple{Any, Any}}
Jutul.HelperSimulator :: Union{Tuple{E}, Tuple{M}, Tuple{M, Any}} where {M, E}
Jutul.plot_mesh! :: Tuple
Jutul.get_diagonal_entries :: Tuple{JutulEquation, Any}
Jutul.cartesian_partition :: Union{Tuple{DataDomain, Any}, Tuple{DataDomain, Any, Any}}
Jutul.SparsityTracingWrapper :: Union{Tuple{AbstractArray{T, N}}, Tuple{N}, Tuple{T}} where {T, N}
Jutul.FractionVariables
Jutul.MRSTWrapMesh :: Union{Tuple{Any}, Tuple{Any, Any}}
Jutul.NoEntity
Jutul.apply! :: Tuple{Any, TrivialPreconditioner, Any, Vararg{Any}}
Jutul.initialize_context! :: NTuple{4, Any}
Jutul.compute_half_face_trans :: Tuple{DataDomain, Any}
Jutul.get_primary_variable_ordered_entities :: Tuple{SimulationModel}
Jutul.scalarized_primary_variable_type :: Tuple{Any, ScalarVariable}
Jutul.declare_pattern :: Tuple{Any, Any, Any, Any, Vararg{Any}}
Jutul.subvariable :: Tuple{Any, Any}
Jutul.interior_cell :: Tuple{Any, Any}
Jutul.get_sparse_arguments :: Tuple{Any, Any}
Jutul.apply_forces_to_equation! :: NTuple{7, Any}
Jutul.JutulForce
Jutul.read_results :: Tuple{Any}
Jutul.get_mesh_entity_tag :: Tuple{JutulMesh, Vararg{Any}}
Jutul.data_domain_to_parameters_gradient :: Tuple{Any, Any}
Jutul.update_parameter_before_step! :: NTuple{6, Any}
Jutul.update_linearized_system_equation! :: Tuple{AbstractArray, Any, Any, JutulEquation, CompactAutoDiffCache}
Jutul.HalfFaces
Jutul.find_enclosing_cell :: Union{Tuple{T}, Tuple{D}, Tuple{UnstructuredMesh{D}, StaticArraysCore.SVector{D, T}, Vararg{AbstractArray{StaticArraysCore.SVector{D, T}, 1}, 4}}, Tuple{UnstructuredMesh{D}, StaticArraysCore.SVector{D, T}, AbstractArray{StaticArraysCore.SVector{D, T}, 1}, AbstractArray{StaticArraysCore.SVector{D, T}, 1}, AbstractArray{StaticArraysCore.SVector{D, T}, 1}, AbstractArray{StaticArraysCore.SVector{D, T}, 1}, Any}} where {D, T}
Jutul.unsafe_reinterpret :: Tuple{Any, Any, Any}
Jutul.partition_hypergraph :: Union{Tuple{Named
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/html/HTMLWriter.jl#L742
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/Bs999/src/html/HTMLWriter.jl#L814
For 3 @example blocks, the 'text/html' representation of the resulting
object is above the threshold (example_size_threshold: 8192 bytes).
- 3 blocks had 'image/png' fallback image representation available, using that.
On pages: index.md
|
[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`
|