Skip to content

api changes

api changes #16

Triggered via push December 21, 2023 11:46
Status Success
Total duration 2m 25s
Artifacts

CI.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Documentation: src/Visor.jl#L498
doctest failure in ~/work/Visor.jl/Visor.jl/src/Visor.jl:498-507 ```jldoctest julia> using Visor julia> foo(self) = println("foo process started"); julia> main(self) = startup(self.supervisor, process(foo)); julia> supervise([process(main)]); foo process started ``` Subexpression: supervise([process(main)]); Evaluated output: ERROR: supervise already active Stacktrace: [1] supervise(processes::Vector{Visor.Process}; intensity::Int64, period::Int64, strategy::Symbol, terminateif::Symbol, handler::Nothing, wait::Bool) @ Visor ~/work/Visor.jl/Visor.jl/src/Visor.jl:1195 [2] supervise(processes::Vector{Visor.Process}) @ Visor ~/work/Visor.jl/Visor.jl/src/Visor.jl:1176 [3] top-level scope @ none:1 Expected output: foo process started diff = Warning: Diff output requires color. foo process startedERROR: supervise already active Stacktrace: [1] supervise(processes::Vector{Visor.Process}; intensity::Int64, period::Int64, strategy::Symbol, terminateif::Symbol, handler::Nothing, wait::Bool) @ Visor ~/work/Visor.jl/Visor.jl/src/Visor.jl:1195 [2] supervise(processes::Vector{Visor.Process}) @ Visor ~/work/Visor.jl/Visor.jl/src/Visor.jl:1176 [3] top-level scope @ none:1
Julia 1.8 - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@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-latest - x86 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@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 nightly - ubuntu-latest - x86 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@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 nightly - ubuntu-latest - x64 - push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v0.2.0`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.2` and linking `v0.2` to `v0.2.0`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.1` and linking `v0.1` to `v0.1.0`.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/