Skip to content

Make things less ambiguous + make them work #635

Make things less ambiguous + make them work

Make things less ambiguous + make them work #635

Triggered via push September 1, 2024 05:01
Status Failure
Total duration 13m 57s
Artifacts

ci.yml

on: push
Build and deploy documentation
13m 46s
Build and deploy documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Build and deploy documentation
Process completed with exit code 1.
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/Documenter/bC7iq/src/utilities/utilities.jl#L46
failed to run `@example` block in src/examples/raster_warping_masking.md:72-79 ```@example raster_warping_masking rotmat = Makie.rotmatrix2d(-π/5) transformed = Rasters.warp( ras, Dict( "r" => "bilinear", ``` exception = ParseError: # Error @ raster_warping_masking.md:6:28 Dict( "r" => "bilinear", # └ ── Expected `)` Stacktrace: [1] top-level scope @ raster_warping_masking.md:78 [2] eval @ ./boot.jl:385 [inlined] [3] #58 @ ~/.julia/packages/Documenter/bC7iq/src/expander_pipeline.jl:754 [inlined] [4] cd(f::Documenter.var"#58#60"{Module, Expr}, dir::String) @ Base.Filesystem ./file.jl:112 [5] (::Documenter.var"#57#59"{Documenter.Page, Module, Expr})() @ Documenter ~/.julia/packages/Documenter/bC7iq/src/expander_pipeline.jl:753 [6] (::IOCapture.var"#5#9"{DataType, Documenter.var"#57#59"{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::Function, logstate::Any) @ Base.CoreLogging ./logging.jl:515 [8] with_logger @ ./logging.jl:627 [inlined] [9] capture(f::Documenter.var"#57#59"{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/bC7iq/src/expander_pipeline.jl:752
Build and deploy documentation: ../../../.julia/packages/Documenter/bC7iq/src/utilities/utilities.jl#L46
failed to parse exception in src/examples/raster_warping_masking.md exception = ParseError: # Error @ none:7:5 "t_srs" => "+proj=longlat +datum=WGS84 +type=crs", ) # ╙ ── unexpected `)`