Skip to content

CompatHelper: bump compat for Meshes to 0.45, (keep existing compat) #130

CompatHelper: bump compat for Meshes to 0.45, (keep existing compat)

CompatHelper: bump compat for Meshes to 0.45, (keep existing compat) #130

Triggered via pull request June 15, 2024 19:28
Status Failure
Total duration 7m 7s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 1 warning, and 1 notice
Julia 1 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Documentation: src/TimeZoneFinder.jl#L269
doctest failure in ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:269-278 ```jldoctest julia> timezones_at(52.5061, 13.358) 1-element Vector{Dates.TimeZone}: Europe/Berlin (UTC+1/UTC+2) julia> timezones_at(69.8, -141) 2-element Vector{Dates.TimeZone}: America/Anchorage (UTC-9/UTC-8) America/Dawson (UTC-7) ``` Subexpression: timezones_at(52.5061, 13.358) Evaluated output: ERROR: TypeError: in Point, in C, expected C<:CoordRefSystems.CRS, got Type{Float64} Stacktrace: [1] _get_ring_points(coord_list::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:24 [2] _get_polyarea(coordinates::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:30 [3] _get_polyareas(geometry::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:49 [4] (::TimeZoneFinder.var"#9#10")(feature::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:139 [5] foreach(f::TimeZoneFinder.var"#9#10", itr::JSON3.Array{JSON3.Object, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ Base ./abstractarray.jl:3097 [6] generate_data(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:135 [7] var"##load_data_unmemoized"(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:193 [8] #11 @ ~/.julia/packages/Memoize/12ANR/src/Memoize.jl:62 [inlined] [9] get! @ ./iddict.jl:181 [inlined] [10] load_data(version::String) @ TimeZoneFinder ~/.julia/packages/Memoize/12ANR/src/Memoize.jl:61 [11] timezones_at(latitude::Float64, longitude::Float64) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:295 [12] top-level scope @ none:1 Expected output: 1-element Vector{Dates.TimeZone}: Europe/Berlin (UTC+1/UTC+2) diff = Warning: Diff output requires color. 1-element Vector{Dates.TimeZone}: Europe/Berlin (UTC+1/UTC+2)ERROR: TypeError: in Point, in C, expected C<:CoordRefSystems.CRS, got Type{Float64} Stacktrace: [1] _get_ring_points(coord_list::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:24 [2] _get_polyarea(coordinates::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:30 [3] _get_polyareas(geometry::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:49 [4] (::TimeZoneFinder.var"#9#10")(feature::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:139 [5] foreach(f::TimeZoneFinder.var"#9#10", itr::JSON3.Array{JSON3.Object, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ Base ./abstractarray.jl:3097 [6] generate_data(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:135 [7] var"##load_data_unmemoized"(version::String) @ Time
Documentation: src/TimeZoneFinder.jl#L269
doctest failure in ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:269-278 ```jldoctest julia> timezones_at(52.5061, 13.358) 1-element Vector{Dates.TimeZone}: Europe/Berlin (UTC+1/UTC+2) julia> timezones_at(69.8, -141) 2-element Vector{Dates.TimeZone}: America/Anchorage (UTC-9/UTC-8) America/Dawson (UTC-7) ``` Subexpression: timezones_at(69.8, -141) Evaluated output: ERROR: TypeError: in Point, in C, expected C<:CoordRefSystems.CRS, got Type{Float64} Stacktrace: [1] _get_ring_points(coord_list::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:24 [2] _get_polyarea(coordinates::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:30 [3] _get_polyareas(geometry::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:49 [4] (::TimeZoneFinder.var"#9#10")(feature::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:139 [5] foreach(f::TimeZoneFinder.var"#9#10", itr::JSON3.Array{JSON3.Object, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ Base ./abstractarray.jl:3097 [6] generate_data(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:135 [7] var"##load_data_unmemoized"(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:193 [8] #11 @ ~/.julia/packages/Memoize/12ANR/src/Memoize.jl:62 [inlined] [9] get! @ ./iddict.jl:181 [inlined] [10] load_data(version::String) @ TimeZoneFinder ~/.julia/packages/Memoize/12ANR/src/Memoize.jl:61 [11] timezones_at(latitude::Float64, longitude::Int64) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:295 [12] top-level scope @ none:1 Expected output: 2-element Vector{Dates.TimeZone}: America/Anchorage (UTC-9/UTC-8) America/Dawson (UTC-7) diff = Warning: Diff output requires color. 2-element Vector{Dates.TimeZone}: America/Anchorage (UTC-9/UTC-8) America/Dawson (UTC-7)ERROR: TypeError: in Point, in C, expected C<:CoordRefSystems.CRS, got Type{Float64} Stacktrace: [1] _get_ring_points(coord_list::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:24 [2] _get_polyarea(coordinates::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:30 [3] _get_polyareas(geometry::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:49 [4] (::TimeZoneFinder.var"#9#10")(feature::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:139 [5] foreach(f::TimeZoneFinder.var"#9#10", itr::JSON3.Array{JSON3.Object, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ Base ./abstractarray.jl:3097 [6] generate_data(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:135 [7] var"##
Documentation: src/TimeZoneFinder.jl#L308
doctest failure in ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:308-311 ```jldoctest julia> timezone_at(52.5061, 13.358) Europe/Berlin (UTC+1/UTC+2) ``` Subexpression: timezone_at(52.5061, 13.358) Evaluated output: ERROR: TypeError: in Point, in C, expected C<:CoordRefSystems.CRS, got Type{Float64} Stacktrace: [1] _get_ring_points(coord_list::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:24 [2] _get_polyarea(coordinates::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:30 [3] _get_polyareas(geometry::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:49 [4] (::TimeZoneFinder.var"#9#10")(feature::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:139 [5] foreach(f::TimeZoneFinder.var"#9#10", itr::JSON3.Array{JSON3.Object, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ Base ./abstractarray.jl:3097 [6] generate_data(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:135 [7] var"##load_data_unmemoized"(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:193 [8] #11 @ ~/.julia/packages/Memoize/12ANR/src/Memoize.jl:62 [inlined] [9] get! @ ./iddict.jl:181 [inlined] [10] load_data(version::String) @ TimeZoneFinder ~/.julia/packages/Memoize/12ANR/src/Memoize.jl:61 [11] timezones_at(latitude::Float64, longitude::Float64) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:295 [12] timezone_at(latitude::Float64, longitude::Float64) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:324 [13] top-level scope @ none:1 Expected output: Europe/Berlin (UTC+1/UTC+2) diff = Warning: Diff output requires color. Europe/Berlin (UTC+1/UTC+2)ERROR: TypeError: in Point, in C, expected C<:CoordRefSystems.CRS, got Type{Float64} Stacktrace: [1] _get_ring_points(coord_list::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:24 [2] _get_polyarea(coordinates::JSON3.Array{JSON3.Array, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:30 [3] _get_polyareas(geometry::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:49 [4] (::TimeZoneFinder.var"#9#10")(feature::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:139 [5] foreach(f::TimeZoneFinder.var"#9#10", itr::JSON3.Array{JSON3.Object, Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}) @ Base ./abstractarray.jl:3097 [6] generate_data(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:135 [7] var"##load_data_unmemoized"(version::String) @ TimeZoneFinder ~/work/TimeZoneFinder.jl/TimeZoneFinder.jl/src/TimeZoneFinder.jl:193 [8
Documentation
Process completed with exit code 1.
Julia nightly - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
Julia 1.6 - ubuntu-latest - x64 - 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-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`