fix .toml #18
Annotations
9 errors, 3 warnings, and 1 notice
Julia 1 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Documentation:
../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L44
invalid local link/image: file does not exist in src/index.md
link =
@ast MarkdownAST.Link("[email protected]", "") do
MarkdownAST.Image("https://img.shields.io/badge/夏明耀教授[email protected]", "") do
MarkdownAST.Text("Stable")
end
end
|
Documentation:
../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L44
invalid local link/image: file does not exist in src/index.md
link =
@ast MarkdownAST.Link("[email protected]", "") do
MarkdownAST.Image("https://img.shields.io/badge/贺晓阳[email protected]", "") do
MarkdownAST.Text("Stable")
end
end
|
Documentation:
../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L44
invalid local link/image: file does not exist in src/index.md
link =
@ast MarkdownAST.Link("[email protected]", "") do
MarkdownAST.Image("https://img.shields.io/badge/张文炜[email protected]", "") do
MarkdownAST.Text("Stable")
end
end
|
Documentation:
../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L44
invalid local link/image: file does not exist in src/index.md
link =
@ast MarkdownAST.Link("./examples/", "") do
MarkdownAST.Text("examples")
end
|
Documentation:
../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L44
invalid local link/image: file does not exist in src/index.md
link =
@ast MarkdownAST.Link("./figures/", "") do
MarkdownAST.Text("figures")
end
|
Documentation:
../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L44
invalid local link/image: file does not exist in src/index.md
link =
@ast MarkdownAST.Link("./examples/", "") do
MarkdownAST.Text("examples")
end
|
Documentation:
../../../.julia/packages/Documenter/qoyeC/src/utilities/utilities.jl#L44
13 docstrings not included in the manual:
MoM_Basics.GaussQuadrature4Geo.gaussQuadratureHexa :: Union{Tuple{}, Tuple{Integer}, Tuple{Integer, DataType}}
MoM_AllinOne.generate_Pkgs_URLs :: Tuple{}
MoM_Basics.GaussQuadrature4Geo.gaussQuadratureQuad :: Union{Tuple{}, Tuple{Integer}, Tuple{Integer, DataType}}
MoM_Basics.TaylorWins.taylorwin :: Union{Tuple{IT}, Tuple{IT, Any}, Tuple{IT, Any, Any}} where IT<:Integer
MoM_Basics.GaussQuadrature4Geo.gaussQuadratureTri :: Union{Tuple{}, Tuple{Integer}, Tuple{Integer, DataType}}
MoM_AllinOne.run_examples :: Tuple{}
MoM_AllinOne.install_Pkg :: Tuple{Any}
MoM_Basics.TaylorWins.calculateFm :: NTuple{4, Any}
MoM_Basics.GaussQuadrature4Geo.gaussQuadratureTetra :: Union{Tuple{}, Tuple{Integer}, Tuple{Integer, DataType}}
MoM_Basics.GaussQuadrature4Geo.GaussQuadratureInfoStruct
MoM_Basics.GaussQuadrature4Geo.GaussQuadratureInfo :: Union{Tuple{IT}, Tuple{Symbol, IT}, Tuple{Symbol, IT, DataType}} where IT<:Integer
MoM_AllinOne.clone_Pkgs :: Tuple{}
MoM_Basics.GaussQuadrature4Geo
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Documentation
Process completed with exit code 1.
|
Julia 1 - ubuntu-latest - x64 - push
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Documentation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, julia-actions/setup-julia@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-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`
|