Skip to content

Use preferences.jl, document PAT #40

Use preferences.jl, document PAT

Use preferences.jl, document PAT #40

Triggered via pull request May 1, 2024 13:38
Status Failure
Total duration 2m 33s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 1 notice
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/utilities/utilities.jl#L44
Cannot resolve @ref for md"[`getindex`](@ref `Base.getindex(::AirRecord, ::Symbol)`)" in src/interface.md. - Exception trying to find docref for ``Base.getindex(::AirRecord, ::Symbol)``: unable to get the binding for ``Base.getindex(::AirRecord, ::Symbol)`` in module Airtable - Exception trying to find docref for ``Base.getindex(::AirRecord, ::Symbol)``: unable to get the binding for ``Base.getindex(::AirRecord, ::Symbol)`` in module Main
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/utilities/utilities.jl#L44
Cannot resolve @ref for md"[`getindex`](@ref `Base.getindex(::AirRecord, ::Symbol)`)" in src/low-level.md. - Exception trying to find docref for ``Base.getindex(::AirRecord, ::Symbol)``: unable to get the binding for ``Base.getindex(::AirRecord, ::Symbol)`` in module Airtable - Exception trying to find docref for ``Base.getindex(::AirRecord, ::Symbol)``: unable to get the binding for ``Base.getindex(::AirRecord, ::Symbol)`` in module Main
Documentation: ../../../.julia/packages/Documenter/pA5Sa/src/utilities/utilities.jl#L44
3 docstrings not included in the manual: Airtable.path :: Tuple{AirRecord} Airtable.path :: Tuple{AirTable} Airtable.runtests :: Tuple 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.
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. 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/
[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`