Skip to content

rm deprecated arguments #81

rm deprecated arguments

rm deprecated arguments #81

Triggered via push February 18, 2024 21:06
Status Failure
Total duration 6h 0m 23s
Artifacts

ci.yml

on: push
Matrix: test-and-docs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Julia 1.8 - ubuntu-20.04
The operation was canceled.
Julia 1.8 - ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@latest, actions/setup-python@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.8 - ubuntu-22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.8 - ubuntu-20.04: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
failed to run `@example` block in src/examples/monofit_mlp_beta_loss.md:62-69 ```@example monofit_mlp_beta_loss G, Loss, Loss1, bfun = MonotoneSplines.py_train_G_lambda(y, B, L, nepoch = 0, nepoch0 = 3, K = N, λl = λmin, λu = λmax, gpu_id = -1, nhidden = 1000, λs_opt_train = λs, λs_opt_val = grid_λs, βs_opt_train = βs_mat', βs_opt_val = βs_grid_mat', niter_per_epoch = 200) ``` value = PyCall.PyError("\$(Expr(:escape, :(ccall(#= /home/runner/.julia/packages/PyCall/1gn3u/src/pyfncall.jl:43 =# @pysym(:PyObject_Call), PyPtr, (PyPtr, PyPtr, PyPtr), o, pyargsptr, kw))))", PyCall.PyObject(Ptr{PyCall.PyObject_struct} @0x00007fd6a1d78dc0), PyCall.PyObject(Ptr{PyCall.PyObject_struct} @0x00007fd67b8b7bc0), PyCall.PyObject(Ptr{PyCall.PyObject_struct} @0x00007fd679605380))
Julia 1.8 - ubuntu-20.04: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
failed to run `@example` block in src/examples/monofit_mlp_beta_loss.md:73-75 ```@example monofit_mlp_beta_loss plot(Loss, label = "training loss") ``` value = UndefVarError: Loss not defined
Julia 1.8 - ubuntu-20.04: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
failed to run `@example` block in src/examples/monofit_mlp_beta_loss.md:79-82 ```@example monofit_mlp_beta_loss plot(Loss1[:, 1], label = "training L2 beta Loss") plot!(Loss1[:, 2], label = "expected L2 beta loss") ``` value = UndefVarError: Loss1 not defined
Julia 1.8 - ubuntu-20.04: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v0.1.1`.
Julia 1.8 - ubuntu-20.04: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.1` and linking `v0.1` to `v0.1.1`.
Julia 1.8 - ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@latest, actions/setup-python@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.8 - ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/