Skip to content

Minimize usage of get_extension inside our extensions #1078

Minimize usage of get_extension inside our extensions

Minimize usage of get_extension inside our extensions #1078

Triggered via pull request October 17, 2024 17:09
@miguelbironmiguelbiron
synchronize #288
iss287
Status Success
Total duration 1h 10m 22s
Artifacts

CI.yml

on: pull_request
Matrix: test-MPICH-jll
Matrix: test-OpenMPI-jll
Matrix: test-system-MPI-brew
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
Julia 1.10 - ubuntu-latest - 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/DocumenterCitations/Pk39y/src/DocumenterCitations.jl#L108
No `bibfile`. Did you instantiate `bib = CitationBibliography(bibfile)` and pass `bib` to `makedocs` as an element of the `plugins` keyword argument?
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/html/HTMLWriter.jl#L735
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/C1XEF/src/html/HTMLWriter.jl#L1828
Generated HTML over size_threshold_warn limit: input-nonjulian.md Generated file size: 135.06 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: (no limit) HTML file: input-nonjulian/index.html
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/html/HTMLWriter.jl#L1828
Generated HTML over size_threshold_warn limit: reference.md Generated file size: 295.55 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: (no limit) HTML file: reference/index.html
Julia 1.10 - windows-latest - pull_request
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Julia 1.9 - windows-latest - pull_request
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Julia 1.10 - macos-13 - pull_request
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Julia 1.9 - ubuntu-latest - 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 1.9 - macos-13 - pull_request
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
[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`