Bump patch version (#276) #650
ci.yml
on: push
Build and deploy documentation
10m 3s
Matrix: test
Annotations
11 warnings
Tests, Julia 1 - ubuntu-latest
No files were found with the provided path: test_images/. No artifacts will be uploaded.
|
Build and deploy documentation:
../../../.julia/packages/OhMyCards/K5hlS/src/overview.jl#L83
The following pages were not found in the gallery:
rotating_earth
multiple_crs
|
Build and deploy documentation:
../../../.julia/packages/OhMyCards/K5hlS/src/overview.jl#L83
The following pages were not found in the gallery:
geostationary_image
is_it_a_plane
projections
|
Build and deploy documentation:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
failed to run `@example` block in src/index.md:98-104
```@example MAIN
fig = Figure()
ax = GeoAxis(fig[1,1]; dest = "+proj=eqearth +lon_0=$(lon_0)")
surface!(ax, lons_shift, lats, field_shift, colormap=:balance)
lines!.(ax, GeoMakie.coastlines(ax), color=:black, overdraw = true)
fig
```
exception =
UndefVarError: `Figure` not defined in `Main.__atexample__named__MAIN`
Suggestion: check for spelling errors or missing imports.
Hint: a global variable of this name also exists in Makie.
Hint: a global variable of this name also exists in GeoMakie.
Hint: a global variable of this name also exists in CairoMakie.
Stacktrace:
[1] top-level scope
@ index.md:99
[2] eval
@ ./boot.jl:430 [inlined]
[3] #60
@ ~/.julia/packages/Documenter/C1XEF/src/expander_pipeline.jl:754 [inlined]
[4] cd(f::Documenter.var"#60#62"{Module, Expr}, dir::String)
@ Base.Filesystem ./file.jl:112
[5] (::Documenter.var"#59#61"{Documenter.Page, Module, Expr})()
@ Documenter ~/.julia/packages/Documenter/C1XEF/src/expander_pipeline.jl:753
[6] (::IOCapture.var"#5#9"{DataType, Documenter.var"#59#61"{Documenter.Page, Module, Expr}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}})()
@ IOCapture ~/.julia/packages/IOCapture/Y5rEA/src/IOCapture.jl:170
[7] with_logstate(f::IOCapture.var"#5#9"{DataType, Documenter.var"#59#61"{Documenter.Page, Module, Expr}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}, IOContext{Base.PipeEndpoint}}, logstate::Base.CoreLogging.LogState)
@ Base.CoreLogging ./logging/logging.jl:522
[8] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger)
@ Base.CoreLogging ./logging/logging.jl:632
[9] capture(f::Documenter.var"#59#61"{Documenter.Page, Module, Expr}; rethrow::Type, color::Bool, passthrough::Bool, capture_buffer::IOBuffer, io_context::Vector{Any})
@ IOCapture ~/.julia/packages/IOCapture/Y5rEA/src/IOCapture.jl:167
[10] runner(::Type{Documenter.Expanders.ExampleBlocks}, node::MarkdownAST.Node{Nothing}, page::Documenter.Page, doc::Documenter.Document)
@ Documenter ~/.julia/packages/Documenter/C1XEF/src/expander_pipeline.jl:752
|
Build and deploy documentation:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
no docs found for 'GeoMakie.to_multipoly' in `@docs` block in src/introduction.md:138-144
```@docs
GeoMakie.to_multipoly
GeoMakie.geo2basic
GeoMakie.GeoAxis
GeoMakie.geoformat_ticklabels
GeoMakie.meshimage
```
|
|
Build and deploy documentation:
../../../.julia/packages/Documenter/C1XEF/src/utilities/utilities.jl#L46
8 docstrings not included in the manual:
GeoMakie.closest_multiple :: Tuple{Any, Any}
GeoMakie.GeoTicks
GeoMakie.create_transform :: Tuple{String, String}
GeoMakie.MeshImage
GeoMakie.geoticks :: NTuple{4, Any}
GeoMakie.gft2str
GeoMakie.meshimage!
Makie.reset_limits! :: Tuple{GeoAxis}
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|
Build and deploy documentation:
../../../.julia/packages/DocumenterVitepress/8qgu7/src/vitepress_config.jl#L111
DocumenterVitepress: No logo.png file found in `docs/src/assets`. Skipping logo replacement.
|
Build and deploy documentation:
../../../.julia/packages/DocumenterVitepress/8qgu7/src/vitepress_config.jl#L122
DocumenterVitepress: No favicon.ico file found in `docs/src/assets`. Skipping favicon replacement.
|
Build and deploy documentation:
../../../.julia/packages/DocumenterVitepress/8qgu7/src/writer.jl#L488
DocumenterVitepress: Unknown MIME type text/latex provided and no alternatives given. Ignoring render!
|
Build and deploy documentation:
../../../.julia/packages/DocumenterVitepress/8qgu7/src/writer.jl#L488
DocumenterVitepress: Unknown MIME type text/latex provided and no alternatives given. Ignoring render!
|