-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump codecov/codecov-action from 3 to 4 #63
Conversation
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tests failing for Julia Version 1.11.0-DEV.1472
with Unreachable reached
(see beneath).
As discussed with @jpivarski - we should not test against the nightly builds. We ought to pick up the latest pre-release instead.
We should merge this PR as this update does not introduce any codebase modifications.
Unreachable reached at 0x7fc07c79a835
[174](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:177)
[175](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:178)
[2103] signal 4 (2): Illegal instruction
[176](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:179)
in expression starting at /home/runner/work/AwkwardArray.jl/AwkwardArray.jl/test/runtests.jl:2443
[177](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:180)
layout_for at /home/runner/work/AwkwardArray.jl/AwkwardArray.jl/src/all_implementations.jl:2330
[178](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:181)
from_iter at /home/runner/work/AwkwardArray.jl/AwkwardArray.jl/src/all_implementations.jl:2354
[179](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:182)
unknown function (ip: 0x7fc07c7be152)
[180](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:183)
jl_apply at /cache/build/default-jelaqua-0/julialang/julia-master/src/julia.h:2166 [inlined]
[181](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:184)
do_call at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:126
[182](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:185)
eval_value at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:223
[183](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:186)
eval_stmt_value at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:174 [inlined]
[184](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:187)
eval_body at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:675
[185](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:188)
eval_body at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:539
[186](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:189)
eval_body at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:539
[187](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:190)
eval_body at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:539
[188](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:191)
jl_interpret_toplevel_thunk at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:815
[189](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:192)
jl_toplevel_eval_flex at /cache/build/default-jelaqua-0/julialang/julia-master/src/toplevel.c:943
[190](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:193)
jl_toplevel_eval_flex at /cache/build/default-jelaqua-0/julialang/julia-master/src/toplevel.c:886
[191](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:194)
ijl_toplevel_eval_in at /cache/build/default-jelaqua-0/julialang/julia-master/src/toplevel.c:994
[192](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:195)
eval at ./boot.jl:428 [inlined]
[193](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:196)
include_string at ./loading.jl:2249
[194](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:197)
_include at ./loading.jl:2309
[195](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:198)
include at ./sysimg.jl:38
[196](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:199)
unknown function (ip: 0x7fc0a8aca662)
[197](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:200)
jl_apply at /cache/build/default-jelaqua-0/julialang/julia-master/src/julia.h:2166 [inlined]
[198](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:201)
do_call at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:126
[199](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:202)
eval_value at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:223
[200](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:203)
eval_stmt_value at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:174 [inlined]
[201](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:204)
eval_body at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:675
[202](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:205)
jl_interpret_toplevel_thunk at /cache/build/default-jelaqua-0/julialang/julia-master/src/interpreter.c:815
[203](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:206)
jl_toplevel_eval_flex at /cache/build/default-jelaqua-0/julialang/julia-master/src/toplevel.c:943
[204](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:207)
jl_toplevel_eval_flex at /cache/build/default-jelaqua-0/julialang/julia-master/src/toplevel.c:886
[205](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:208)
ijl_toplevel_eval_in at /cache/build/default-jelaqua-0/julialang/julia-master/src/toplevel.c:994
[206](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:209)
eval at ./boot.jl:428 [inlined]
[207](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:210)
exec_options at ./client.jl:291
[208](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:211)
_start at ./client.jl:525
[209](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:212)
jfptr__start_65766.1 at /opt/hostedtoolcache/julia/nightly/x64/lib/julia/sys.so (unknown line)
[210](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:213)
jl_apply at /cache/build/default-jelaqua-0/julialang/julia-master/src/julia.h:2166 [inlined]
[211](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:214)
true_main at /cache/build/default-jelaqua-0/julialang/julia-master/src/jlapi.c:947
[212](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:215)
jl_repl_entrypoint at /cache/build/default-jelaqua-0/julialang/julia-master/src/jlapi.c:1106
[213](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:216)
main at /cache/build/default-jelaqua-0/julialang/julia-master/cli/loader_exe.c:58
[214](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:217)
unknown function (ip: 0x7fc0aa029d8f)
[215](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:218)
__libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
[216](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:219)
unknown function (ip: 0x4010b8)
[217](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:220)
Allocations: 34660228 (Pool: 34659113; Big: 1115); GC: 28
[218](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:221)
ERROR: LoadError: Package AwkwardArray errored during testing (received signal: 4)
[219](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:222)
Stacktrace:
[220](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:223)
[1] pkgerror(msg::String)
[221](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:224)
@ Pkg.Types /opt/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/Pkg/src/Types.jl:70
[222](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:225)
[2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool)
[223](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:226)
@ Pkg.Operations /opt/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2065
[224](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:227)
[3] test
[225](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:228)
@ /opt/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1946 [inlined]
[226](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:229)
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Vector{String}, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Pkg.UnstableIO})
[227](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:230)
@ Pkg.API /opt/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/Pkg/src/API.jl:444
[228](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:231)
[5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Pkg.UnstableIO, kwargs::@Kwargs{coverage::Bool, julia_args::Vector{String}, force_latest_compatible_version::Bool})
[229](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:232)
@ Pkg.API /opt/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/Pkg/src/API.jl:159
[230](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:233)
[6] test(; name::Nothing, uuid::Nothing, version::Nothing, url::Nothing, rev::Nothing, path::Nothing, mode::Pkg.Types.PackageMode, subdir::Nothing, kwargs::@Kwargs{coverage::Bool, julia_args::Vector{String}, force_latest_compatible_version::Bool})
[231](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:234)
@ Pkg.API /opt/hostedtoolcache/julia/nightly/x64/share/julia/stdlib/v1.11/Pkg/src/API.jl:174
[232](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:235)
[7] top-level scope
[233](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:236)
@ ~/work/_actions/julia-actions/julia-runtest/v1/test_harness.jl:15
[234](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:237)
[8] include(fname::String)
[235](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:238)
@ Main ./sysimg.jl:38
[236](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:239)
[9] top-level scope
[237](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:240)
@ none:1
[238](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:241)
in expression starting at /home/runner/work/_actions/julia-actions/julia-runtest/v1/test_harness.jl:7
[239](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:7:242)
Error: Process completed with exit code 1.
Run julia-actions/setup-julia@v1
[9](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:10)
/usr/bin/tar xf /home/runner/work/_temp/8794f25e-3b5a-46ef-97b9-1a26e67ae566 --strip-components=1 -C /opt/hostedtoolcache/julia/nightly/x64
[10](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:11)
/opt/hostedtoolcache/julia/nightly/x64/bin/julia --compile=min -O0 -e using InteractiveUtils; versioninfo()
[11](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:12)
Julia Version 1.11.0-DEV.1472
[12](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:13)
Commit 6defd599865 (2024-02-05 02:30 UTC)
[13](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:14)
Build Info:
[14](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:15)
Official https://julialang.org/ release
[15](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:16)
Platform Info:
[16](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:17)
OS: Linux (x86_64-linux-gnu)
[17](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:18)
CPU: 4 × AMD EPYC 7763 64-Core Processor
[18](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:19)
WORD_SIZE: 64
[19](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:20)
LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
[20](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:21)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)
[21](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:22)
Environment:
[22](https://github.com/JuliaHEP/AwkwardArray.jl/actions/runs/7780978047/job/21214564470?pr=63#step:4:23)
JULIA_CONDAPKG_BACKEND = Null
It looks like it's fixed in |
Bumps codecov/codecov-action from 3 to 4.
Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
e0b68c6
fix: show both token uses in readme (#1250)1f9f557
Add all args (#1245)09686fc
Update README.md (#1243)f30e495
fix: update action.yml (#1240)a7b945c
fix: allow for other archs (#1239)98ab2c5
Update package.json (#1238)43235cc
Update README.md (#1237)0cf8684
chore(ci): bump to node20 (#1236)8e1e730
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 6.19.1 to 6.20.0 ...61293af
build(deps-dev): bump@typescript-eslint/parser
from 6.19.1 to 6.20.0 (#1235)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)