Skip to content

Instantly share code, notes, and snippets.

View jeremiahpslewis's full-sized avatar
🏳️‍🌈
🐧

Jeremiah jeremiahpslewis

🏳️‍🌈
🐧
View GitHub Profile
This file has been truncated, but you can view the full file.
2022-09-26T21:28:25.3649828Z ##[section]Starting: run build_tarballs.jl
2022-09-26T21:28:25.3657113Z ==============================================================================
2022-09-26T21:28:25.3657410Z Task : Command line
2022-09-26T21:28:25.3657732Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2022-09-26T21:28:25.3658005Z Version : 2.201.1
2022-09-26T21:28:25.3658212Z Author : Microsoft Corporation
2022-09-26T21:28:25.3658543Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2022-09-26T21:28:25.3658885Z ==============================================================================
2022-09-26T21:28:25.4820673Z Generating script.
@jeremiahpslewis
jeremiahpslewis / geojson_traceur.jl
Created September 20, 2022 14:00
Traceur output
┌ Warning: dynamic dispatch to GeoJSON.String($(Expr(:invoke, MethodInstance for get(::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}, ::Symbol), :(JSON3.get), Core.Argument(2), :type)))
└ @ ~/.julia/packages/GeoJSON/s1dyR/src/features.jl:163
┌ Warning: type returns Any
└ @ ~/.julia/packages/GeoJSON/s1dyR/src/features.jl:163
┌ Warning: dynamic dispatch to $(Expr(:invoke, MethodInstance for GeoJSON.type(::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}), :(GeoJSON.type), Core.Argument(2))) == "Point"
└ @ ~/.julia/packages/GeoJSON/s1dyR/src/json.jl:96
┌ Warning: dynamic dispatch to $(Expr(:invoke, MethodInstance for GeoJSON.type(::JSON3.Object{Base.CodeUnits{UInt8, String}, SubArray{UInt64, 1, Vector{UInt64}, Tuple{UnitRange{Int64}}, true}}), :(GeoJSON.type), Core.Argument(2))) == "LineString"
└ @ ~/.julia/packages/GeoJSON/s1dyR/src/json.jl:98
┌ Warning: dynamic dispatch to $(Expr(:in