Update Manifest.toml #129
Annotations
1 error and 4 warnings
build-and-deploy
Process completed with exit code 1.
|
build-and-deploy:
../../../../../opt/hostedtoolcache/julia/1.11.2/x64/share/julia/stdlib/v1.11/Pkg/src/manifest.jl#L318
The active manifest file at `/tmp/jl_ogqJcg/Manifest.toml` has an old format that is being maintained.
To update to the new format, which is supported by Julia versions ≥ 1.6.2, run `import Pkg; Pkg.upgrade_manifest()` which will upgrade the format without re-resolving.
To then record the julia version re-resolve with `Pkg.resolve()` and if there are resolve conflicts consider `Pkg.update()`.
maxlog = 1
|
build-and-deploy:
../../../../../tmp/jl_ogqJcg/Manifest.toml#L1
The active manifest file is an older format with no julia version entry. Dependencies may have been resolved with a different julia version.
maxlog = 1
|
build-and-deploy:
../../../../../opt/hostedtoolcache/julia/1.11.2/x64/share/julia/stdlib/v1.11/Pkg/src/manifest.jl#L318
The active manifest file at `/tmp/jl_ogqJcg/Manifest.toml` has an old format that is being maintained.
To update to the new format, which is supported by Julia versions ≥ 1.6.2, run `import Pkg; Pkg.upgrade_manifest()` which will upgrade the format without re-resolving.
To then record the julia version re-resolve with `Pkg.resolve()` and if there are resolve conflicts consider `Pkg.update()`.
maxlog = 1
|
build-and-deploy:
../../../.julia/packages/PlutoSliderServer/rr0Yz/src/Export.jl#L50
Failed to write to cache file
current_hash = "5-TmR9vACpo0IPVlJcST2eZT6alKhT7RghtP2DDSOmM"
exception =
MethodError: no method matching isless(::String, ::Dict{Any, Any})
The function `isless` exists, but no method is defined for this combination of argument types.
Closest candidates are:
isless(!Matched::Missing, ::Any)
@ Base missing.jl:87
isless(::Any, !Matched::Missing)
@ Base missing.jl:88
isless(::AbstractString, !Matched::AbstractString)
@ Base strings/basic.jl:359
...
Stacktrace:
[1] lt(o::Base.Order.ForwardOrdering, a::String, b::Dict{Any, Any})
@ Base.Order ./ordering.jl:118
[2] _issorted(v::Vector{Any}, lo::Int64, hi::Int64, o::Base.Order.ForwardOrdering)
@ Base.Sort ./sort.jl:1430
[3] _sort!
@ ./sort.jl:1352 [inlined]
[4] _sort!
@ ./sort.jl:770 [inlined]
[5] _sort!
@ ./sort.jl:721 [inlined]
[6] _sort!(v::Vector{Any}, a::Base.Sort.Small{10, Base.Sort.InsertionSortAlg, Base.Sort.IEEEFloatOptimization{Base.Sort.IsUIntMappable{Base.Sort.Small{40, Base.Sort.InsertionSortAlg, Base.Sort.CheckSorted{Base.Sort.ComputeExtrema{Base.Sort.ConsiderCountingSort{Base.Sort.CountingSort, Base.Sort.ConsiderRadixSort{Base.Sort.RadixSort, Base.Sort.Small{80, Base.Sort.InsertionSortAlg, Base.Sort.ScratchQuickSort{Missing, Missing, Base.Sort.InsertionSortAlg}}}}}}}, Base.Sort.StableCheckSorted{Base.Sort.ScratchQuickSort{Missing, Missing, Base.Sort.InsertionSortAlg}}}}}, o::Base.Order.ForwardOrdering, kw::@NamedTuple{scratch::Nothing, lo::Int64, hi::Int64})
@ Base.Sort ./sort.jl:792
[7] _sort!
@ ./sort.jl:737 [inlined]
[8] _sort!
@ ./sort.jl:676 [inlined]
[9] _sort!
@ ./sort.jl:554 [inlined]
[10] #sort!#32
@ ./sort.jl:1694 [inlined]
[11] sort!
@ ./sort.jl:1687 [inlined]
[12] sort(v::Vector{Any})
@ Base.Sort ./sort.jl:1720
[13] write_statefile(path::String, state::Dict{String, Any}; verify::Bool)
@ PlutoSliderServer.var"../Export.jl" ~/.julia/packages/PlutoSliderServer/rr0Yz/src/Export.jl:14
[14] write_statefile
@ ~/.julia/packages/PlutoSliderServer/rr0Yz/src/Export.jl:7 [inlined]
[15] try_tocache(cache_dir::String, current_hash::String, state::Dict{String, Any})
@ PlutoSliderServer.var"../Export.jl" ~/.julia/packages/PlutoSliderServer/rr0Yz/src/Export.jl:48
[16] macro expansion
@ ~/.julia/packages/PlutoSliderServer/rr0Yz/src/Actions.jl:91 [inlined]
[17] macro expansion
@ ./timing.jl:421 [inlined]
[18] process(s::PlutoSliderServer.var"../Types.jl".NotebookSession{Nothing, String, Nothing}; server_session::Pluto.ServerSession, settings::PlutoSliderServer.var"../Configuration.jl".PlutoDeploySettings, output_dir::String, start_dir::String, progress::String)
@ PlutoSliderServer.var"../Actions.jl" ~/.julia/packages/PlutoSliderServer/rr0Yz/src/Actions.jl:75
[19] (::PlutoSliderServer.var"#9#20"{Bool, Bool, String, PlutoSliderServer.var"#write_index#16"{String, String, PlutoSliderServer.var"../Configuration.jl".PlutoDeploySettings}, Vector{PlutoSliderServer.var"../Types.jl".NotebookSession}, Pluto.ServerSession, PlutoSliderServer.var"#getpaths#14"{Nothing, String, PlutoSliderServer.var"../Configuration.jl".PlutoDeploySettings}, String, PlutoSliderServer.var"../Configuration.jl".PlutoDeploySettings})()
@ PlutoSliderServer ~/.julia/packages/PlutoSliderServer/rr0Yz/src/PlutoSliderServer.jl:354
[20] withlock(f::PlutoSliderServer.var"#9#20"{Bool, Bool, String, PlutoSliderServer.var"#write_index#16"{String, String, PlutoSliderServer.var"../Configuration.jl".PlutoDeploySettings}, Vector{PlutoSliderServer.var"../Types.jl".NotebookSession}, Pluto.ServerSession, PlutoSliderServer.var"#getpaths#14"{Nothing, String, PlutoSliderServer.var"../Configuration.jl".PlutoDeploySettings}, String, PlutoSliderServer.var"../Configuration.jl".PlutoDeploySettings}, x::Vector{PlutoSliderServer.var"../Types.jl".NotebookSession})
@
|