Bump codecov/codecov-action from 4 to 5 #93
Annotations
4 errors, 7 warnings, and 1 notice
|
Documentation
Process completed with exit code 1.
|
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L791
Failed to push:
exception =
failed process: Process(setenv(`/usr/bin/git push -q upstream HEAD:gh-pages`,["DOCUMENTER_KEY=", "PATH=/opt/hostedtoolcache/julia/1.10.10/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", "DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1", "GITHUB_RUN_NUMBER=93", "GITHUB_REF_NAME=56/merge", "RUNNER_ARCH=X64", "ACCEPT_EULA=Y", "ANT_HOME=/usr/share/ant", "GITHUB_REPOSITORY_ID=262559620", "GITHUB_ACTOR=dependabot[bot]", "GITHUB_WORKFLOW_REF=timholy/MethodAnalysis.jl/.github/workflows/Documenter.yml@refs/pull/56/merge", "ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/28.2.13676358", "SYSTEMD_EXEC_PID=1883", "RUNNER_ENVIRONMENT=github-hosted", "OPENBLAS_DEFAULT_NUM_THREADS=1", "GIT_TEMPLATE_DIR=/usr/share/git-core/templates", "USER=runner", "CONDA=/usr/share/miniconda", "JULIA_PKG_SERVER_REGISTRY_PREFERENCE=eager", "GOROOT_1_23_X64=/opt/hostedtoolcache/go/1.23.10/x64", "GITHUB_REF_PROTECTED=false", "GITHUB_SHA=db8cd6e6366876b7476117487fb19abd607a3571", "JAVA_HOME=/usr/lib/jvm/temurin-17-jdk-amd64", "GITHUB_API_URL=https://api.github.com", "GITHUB_RUN_ATTEMPT=1", "GITHUB_ACTIONS=true", "VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg", "ANDROID_SDK_ROOT=/usr/local/lib/android/sdk", "SWIFT_PATH=/usr/share/swift/usr/bin", "GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_2367be8f-968a-4ced-9763-be6290488653", "SHELL=/bin/bash", "JAVA_HOME_17_X64=/usr/lib/jvm/temurin-17-jdk-amd64", "GITHUB_ACTION_PATH=/home/runner/work/_actions/julia-actions/julia-docdeploy/latest", "RUNNER_NAME=GitHub Actions 1000001870", "EDGEWEBDRIVER=/usr/local/share/edge_driver", "GITHUB_RUN_ID=16257969453", "GHCUP_INSTALL_BASE_PREFIX=/usr/local", "ImageOS=ubuntu24", "NVM_DIR=/home/runner/.nvm", "GITHUB_HEAD_REF=dependabot/github_actions/codecov/codecov-action-5", "GITHUB_RETENTION_DAYS=90", "GITHUB_SERVER_URL=https://github.com", "GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_2367be8f-968a-4ced-9763-be6290488653", "GITHUB_JOB=Documenter", "DEBIAN_FRONTEND=noninteractive", "RUNNER_TRACKING_ID=github_ec4d0e42-5291-4841-bb72-39d174e748e2", "RUNNER_TOOL_CACHE=/opt/hostedtoolcache", "HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650", "AZURE_EXTENSION_DIR=/opt/az/azcliextensions", "HOMEBREW_NO_AUTO_UPDATE=1", "CHROMEWEBDRIVER=/usr/local/share/chromedriver-linux64", "GITHUB_ACTION_REPOSITORY=", "GITHUB_WORKFLOW=Documenter", "GITHUB_ACTION=__julia-actions_julia-docdeploy", "HOME=/home/runner", "JAVA_HOME_8_X64=/usr/lib/jvm/temurin-8-jdk-amd64", "GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json", "GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_2367be8f-968a-4ced-9763-be6290488653", "SGX_AESM_ADDR=1", "GITHUB_REF=refs/pull/56/merge", "GITHUB_REPOSITORY=timholy/MethodAnalysis.jl", "INVOCATION_ID=f0bdc087ea874de89d1903c38c6f9e44", "ImageVersion=20250710.1.0", "JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64", "ANDROID_NDK=/usr/local/lib/android/sdk/ndk/27.2.12479018", "LANG=C.UTF-8", "LOGNAME=runner", "GITHUB_GRAPHQL_URL=https://api.github.com/graphql", "DOTNET_MULTILEVEL_LOOKUP=0", "MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure", "SHLVL=1", "XDG_RUNTIME_DIR=/run/user/1001", "GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_2367be8f-968a-4ced-9763-be6290488653", "GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.12/x64", "RUNNER_WORKSPACE=/home/runner/work/MethodAnalysis.jl", "GITHUB_BASE_REF=master", "_=/opt/hostedtoolcache/julia/1.10.10/x64/bin/julia", "GRADLE_HOME=/usr/share/gradle-8.14.3", "GITHUB_ACTION_REF=", "GOROOT_1_24_X64=/opt/hostedtoolcache/go/1.24.4/x64", "PIPX_HOME=/opt/pipx", "GITHUB_REPOSITORY_OWNER_ID=1525481", "GITHUB_ACTOR_ID=49699333", "ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/27.2.12479018", "MEMORY_PRESSURE_WRITE=c29tZSAyMDAwMDAgMjAwMDAwMAA=",
|
|
Documentation:
docs/src/index.md#L122
doctest failure in src/index.md:122-162
```jldoctest; setup=:(using MethodAnalysis), filter=r"─ MethodInstance for.*\$"
julia> mi = methodinstance(findfirst, (BitVector,))
MethodInstance for findfirst(::BitVector)
julia> MethodAnalysis.print_tree(mi)
MethodInstance for findfirst(::BitVector)
├─ MethodInstance for prune_graph!(::Graph)
│ └─ MethodInstance for var"#simplify_graph!#111"(::Bool, ::typeof(simplify_graph!), ::Graph, ::Set{Int64})
│ └─ MethodInstance for simplify_graph!(::Graph, ::Set{Int64})
│ └─ MethodInstance for simplify_graph!(::Graph)
│ ├─ MethodInstance for trigger_failure!(::Graph, ::Vector{Int64}, ::Tuple{Int64, Int64})
│ │ ⋮
│ │
│ └─ MethodInstance for resolve_versions!(::Context, ::Vector{PackageSpec})
│ ⋮
│
├─ MethodInstance for update_solution!(::SolutionTrace, ::Graph)
│ └─ MethodInstance for converge!(::Graph, ::Messages, ::SolutionTrace, ::NodePerm, ::MaxSumParams)
│ ├─ MethodInstance for converge!(::Graph, ::Messages, ::SolutionTrace, ::NodePerm, ::MaxSumParams)
│ │ ├─ MethodInstance for converge!(::Graph, ::Messages, ::SolutionTrace, ::NodePerm, ::MaxSumParams)
│ │ │ ├─ MethodInstance for converge!(::Graph, ::Messages, ::SolutionTrace, ::NodePerm, ::MaxSumParams)
│ │ │ │ ⋮
│ │ │ │
│ │ │ └─ MethodInstance for maxsum(::Graph)
│ │ │ ⋮
│ │ │
│ │ └─ MethodInstance for maxsum(::Graph)
│ │ └─ MethodInstance for resolve(::Graph)
│ │ ⋮
│ │
│ └─ MethodInstance for maxsum(::Graph)
│ └─ MethodInstance for resolve(::Graph)
│ ├─ MethodInstance for trigger_failure!(::Graph, ::Vector{Int64}, ::Tuple{Int64, Int64})
│ │ ⋮
│ │
│ └─ MethodInstance for resolve_versions!(::Context, ::Vector{PackageSpec})
│ ⋮
│
└─ MethodInstance for selective_eval_fromstart!(::typeof(finish_and_return!), ::Frame, ::BitVector, ::Bool)
└─ MethodInstance for selective_eval_fromstart!(::Frame, ::BitVector, ::Bool)
```
Subexpression:
MethodAnalysis.print_tree(mi)
Evaluated output:
MethodInstance for findfirst(::BitVector)
├─ MethodInstance for Pkg.Resolve.prune_graph!(::Graph)
│ └─ MethodInstance for Pkg.Resolve.var"#simplify_graph!#117"(::Bool, ::typeof(simplify_graph!), ::Graph, ::Set{Int64})
│ └─ MethodInstance for Pkg.Resolve.simplify_graph!(::Graph, ::Set{Int64})
│ └─ MethodInstance for Pkg.Resolve.simplify_graph!(::Graph)
│ ├─ MethodInstance for Pkg.Resolve.trigger_failure!(::Graph, ::Vector{Int64}, ::Tuple{Int64, Int64})
│ │ ⋮
│ │
│ ├─ MethodInstance for Pkg.Operations.resolve_versions!(::EnvCache, ::Vector{RegistryInstance}, ::Vector{PackageSpec}, ::Nothing, ::Bool)
│ │ ⋮
│ │
│ └─ MethodInstance for Pkg.Operations.resolve_versions!(::EnvCache, ::Vector{RegistryInstance}, ::Vector{PackageSpec}, ::VersionNumber, ::Bool)
│ ⋮
│
└─ MethodInstance for Pkg.Resolve.update_solution!(::SolutionTrace, ::Graph)
└─ MethodInstance for Pkg.Resolve.converge!(::Graph, ::Messages, ::SolutionTrace, ::NodePerm, ::MaxSumParams)
├─ MethodInstance for Pkg.Resolve.converge!(::Graph, ::Messages, ::SolutionTrace, ::NodePerm, ::MaxSumParams)
│ ├─ MethodInstance for Pkg.Resolve.converge!(::Graph, ::Messages, ::SolutionTrace, ::NodePerm, ::MaxSumParams)
│ │ ├─ MethodInstance for Pkg.Resolve.converge!(::Graph, ::Messages, ::SolutionTrace, ::NodePerm, ::MaxSumParams)
│ │ │ ⋮
│ │ │
│ │ └─ MethodInstance for Pkg.Resolve.maxsum(::Graph)
│ │ ⋮
│ │
│ └─ MethodInstance for Pkg.Resolve.maxsum(::Graph)
│ ├─ MethodInstance for Pkg.Resolve._resolve(::Graph, ::Array, ::Array)
│ │ ⋮
│ │
│ ├─ MethodInstance for Pkg.Resolve._resolve(::Graph, ::Nothing, ::Nothing)
│ │ ⋮
│ │
│ └─ MethodInstance for Pkg.Resolve._resolve(::Graph, ::Vector{Int64}, ::Vector{Int64})
│ ⋮
│
└─ MethodInstance for Pkg.Resolve
|
|
Documentation:
docs/src/index.md#L107
doctest failure in src/index.md:107-116
```jldoctest; setup=(using MethodAnalysis), filter=[r"(6|7)", r"Instance for .*"]
julia> direct_backedges(setdiff)
6-element Vector{Any}:
MethodInstance for setdiff(::Base.KeySet{Any, Dict{Any, Any}}, ::Base.KeySet{Any, Dict{Any, Any}}) => MethodInstance for keymap_merge(::Dict{Char, Any}, ::Dict{Any, Any})
MethodInstance for setdiff(::Base.KeySet{Any, Dict{Any, Any}}, ::Base.KeySet{Any, Dict{Any, Any}}) => MethodInstance for keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Base.KeySet{Char, Dict{Char, Any}}, ::Base.KeySet{Any, Dict{Any, Any}}) => MethodInstance for keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Base.KeySet{Any, Dict{Any, Any}}, ::Base.KeySet{Char, Dict{Char, Any}}) => MethodInstance for keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Base.KeySet{Char, Dict{Char, Any}}, ::Base.KeySet{Char, Dict{Char, Any}}) => MethodInstance for keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Vector{Base.UUID}, ::Vector{Base.UUID}) => MethodInstance for deps_graph(::Pkg.Types.Context, ::Dict{Base.UUID, String}, ::Dict{Base.UUID, Pkg.Types.VersionSpec}, ::Dict{Base.UUID, Pkg.Resolve.Fixed})
```
Subexpression:
direct_backedges(setdiff)
Evaluated output:
8-element Vector{Any}:
MethodInstance for setdiff(::Base.KeySet{Any, Dict{Any, Any}}, ::Base.KeySet{Any, Dict{Any, Any}}) => MethodInstance for REPL.LineEdit.keymap_merge(::Dict{Char, Any}, ::Dict{Any, Any})
MethodInstance for setdiff(::Base.KeySet{Any, Dict{Any, Any}}, ::Base.KeySet{Any, Dict{Any, Any}}) => MethodInstance for REPL.LineEdit.keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Base.KeySet{Char, Dict{Char, Any}}, ::Base.KeySet{Any, Dict{Any, Any}}) => MethodInstance for REPL.LineEdit.keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Base.KeySet{Any, Dict{Any, Any}}, ::Base.KeySet{Char, Dict{Char, Any}}) => MethodInstance for REPL.LineEdit.keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Base.KeySet{Char, Dict{Char, Any}}, ::Base.KeySet{Char, Dict{Char, Any}}) => MethodInstance for REPL.LineEdit.keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Set{Base.UUID}, ::Set{Base.UUID}) => MethodInstance for Pkg.Operations.deps_graph(::Pkg.Types.EnvCache, ::Vector{Pkg.Registry.RegistryInstance}, ::Dict{Base.UUID, String}, ::Dict{Base.UUID, Pkg.Versions.VersionSpec}, ::Dict{Base.UUID, Pkg.Resolve.Fixed}, ::Nothing, ::Bool)
MethodInstance for setdiff(::Set{Base.UUID}, ::Set{Base.UUID}) => MethodInstance for Pkg.Operations.deps_graph(::Pkg.Types.EnvCache, ::Vector{Pkg.Registry.RegistryInstance}, ::Dict{Base.UUID, String}, ::Dict{Base.UUID, Pkg.Versions.VersionSpec}, ::Dict{Base.UUID, Pkg.Resolve.Fixed}, ::VersionNumber, ::Bool)
MethodInstance for setdiff(::Vector{Base.JuliaSyntax.Kind}, ::Vector{Base.JuliaSyntax.Kind}) => MethodInstance for Base.JuliaSyntax.Tokenize._nondot_symbolic_operator_kinds()
Expected output:
6-element Vector{Any}:
MethodInstance for setdiff(::Base.KeySet{Any, Dict{Any, Any}}, ::Base.KeySet{Any, Dict{Any, Any}}) => MethodInstance for keymap_merge(::Dict{Char, Any}, ::Dict{Any, Any})
MethodInstance for setdiff(::Base.KeySet{Any, Dict{Any, Any}}, ::Base.KeySet{Any, Dict{Any, Any}}) => MethodInstance for keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Base.KeySet{Char, Dict{Char, Any}}, ::Base.KeySet{Any, Dict{Any, Any}}) => MethodInstance for keymap_merge(::Dict{Char, Any}, ::Union{Dict{Any, Any}, Dict{Char, Any}})
MethodInstance for setdiff(::Base.KeySe
|
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v1` and linking `v1` to `v1.0.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.1` and linking `v0.1` to `v0.1.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.2` and linking `v0.2` to `v0.2.2`.
|
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.3` and linking `v0.3` to `v0.3.1`.
|
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.4` and linking `v0.4` to `v0.4.13`.
|
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v1.0` and linking `v1.0` to `v1.0.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v1.0.0`.
|
|
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`
|