CI: Replace serialized asset with JSON to fix Julia version mismatchFix/serialization ci #98
ci.yml
on: pull_request
Documentation
3m 18s
Matrix: test
Annotations
8 errors
|
Julia 1.10 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
|
Julia 1.10 - windows-latest - x64 - pull_request
Process completed with exit code 1.
|
|
Julia 1 - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
|
Julia nightly - ubuntu-latest - x64 - pull_request
Process completed with exit code 1.
|
|
Documentation
Process completed with exit code 1.
|
|
Documentation:
loading.jl#L1617
Error during loading of extension HealthBaseOMOPCDMExt of HealthBase, use `Base.retry_load_extensions()` to retry.
exception =
1-element ExceptionStack:
The following 1 direct dependency failed to precompile:
HealthBase → HealthBaseOMOPCDMExt
Failed to precompile HealthBaseOMOPCDMExt [9c29b00a-096b-5735-82a2-64329fcae3c0] to "/home/runner/.julia/compiled/v1.12/HealthBaseOMOPCDMExt/jl_6Yr5qs".
ERROR: LoadError: ArgumentError: Package HealthBaseOMOPCDMExt does not have JSON in its dependencies:
- You may have a partially installed environment. Try `Pkg.instantiate()`
to ensure all packages in the environment are installed.
- Or, if you have HealthBaseOMOPCDMExt checked out for development and have
added JSON as a dependency but haven't updated your primary
environment's manifest file, try `Pkg.resolve()`.
- Otherwise you may need to report an issue with HealthBaseOMOPCDMExt
Stacktrace:
[1] macro expansion
@ ./loading.jl:2406 [inlined]
[2] macro expansion
@ ./lock.jl:376 [inlined]
[3] __require(into::Module, mod::Symbol)
@ Base ./loading.jl:2386
[4] require(into::Module, mod::Symbol)
@ Base ./loading.jl:2362
[5] top-level scope
@ ~/work/HealthBase.jl/HealthBase.jl/ext/HealthBaseOMOPCDMExt.jl:13
[6] include(mod::Module, _path::String)
@ Base ./Base.jl:306
[7] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
@ Base ./loading.jl:3024
[8] top-level scope
@ stdin:5
[9] eval(m::Module, e::Any)
@ Core ./boot.jl:489
[10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
@ Base ./loading.jl:2870
[11] include_string
@ ./loading.jl:2880 [inlined]
[12] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:315
[13] _start()
@ Base ./client.jl:550
in expression starting at /home/runner/work/HealthBase.jl/HealthBase.jl/ext/HealthBaseOMOPCDMExt.jl:1
in expression starting at stdin:
|
|
Julia 1 - windows-latest - x64 - pull_request
Process completed with exit code 1.
|
|
Julia nightly - windows-latest - x64 - pull_request
Process completed with exit code 1.
|