Bump codecov/codecov-action from 3 to 4 #289
Merged
Cirrus CI / FreeBSD JULIA_VERSION:1.5
failed
Sep 15, 2023 in 1m 25s
Task Summary
Instruction test failed in 00:06
Details
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
✅ 00:01 clone
✅ 00:00 artifacts
✅ 00:03 install
✅ 01:11 build
❌ 00:06 test
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[4607b0f0] SuiteSparse
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
ERROR: LoadError: LoadError: LoadError: syntax: extra token "as" after end of expression
Stacktrace:
[1] top-level scope at /tmp/cirrus-ci-build/src/EquationOfStateWorkflow/Config.jl:4
[2] include(::Function, ::Module, ::String) at ./Base.jl:380
[3] include at ./Base.jl:368 [inlined]
[4] include(::String) at /tmp/cirrus-ci-build/src/EquationOfStateWorkflow/EquationOfStateWorkflow.jl:1
[5] top-level scope at /tmp/cirrus-ci-build/src/EquationOfStateWorkflow/EquationOfStateWorkflow.jl:3
[6] include(::Function, ::Module, ::String) at ./Base.jl:380
[7] include at ./Base.jl:368 [inlined]
[8] include(::String) at /tmp/cirrus-ci-build/src/Express.jl:1
[9] top-level scope at /tmp/cirrus-ci-build/src/Express.jl:6
[10] include(::Function, ::Module, ::String) at ./Base.jl:380
[11] include(::Module, ::String) at ./Base.jl:368
[12] top-level scope at none:2
[13] eval at ./boot.jl:347 [inlined]
[14] eval(::Expr) at ./client.jl:467
[15] top-level scope at ./none:3
in expression starting at /tmp/cirrus-ci-build/src/EquationOfStateWorkflow/Config.jl:4
in expression starting at /tmp/cirrus-ci-build/src/EquationOfStateWorkflow/EquationOfStateWorkflow.jl:3
in expression starting at /tmp/cirrus-ci-build/src/Express.jl:6
ERROR: LoadError: Failed to precompile Express [b12df14e-adf7-11e9-0606-d5813a258349] to /.julia/compiled/v1.5/Express/CdUvG_dZjwf.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1305
[3] _require(::Base.PkgId) at ./loading.jl:1030
[4] require(::Base.PkgId) at ./loading.jl:928
[5] require(::Module, ::Symbol) at ./loading.jl:923
[6] include(::String) at ./client.jl:457
[7] top-level scope at none:6
in expression starting at /tmp/cirrus-ci-build/test/runtests.jl:1
ERROR: Package Express errored during testing
Stacktrace:
[1] pkgerror(::String) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Types.jl:52
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1578
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:327
[4] #test#61 at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:67 [inlined]
[5] test(; name::Nothing, uuid::Nothing, version::Nothing, url::Nothing, rev::Nothing, path::Nothing, mode::Pkg.Types.PackageMode, subdir::Nothing, kwargs::Base.Iterators.Pairs{Symbol,Bool,Tuple{Symbol},NamedTuple{(:coverage,),Tuple{Bool}}}) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:80
[6] top-level scope at none:3
Loading