Skip to content

add progress keyword (#19) #25

add progress keyword (#19)

add progress keyword (#19) #25

Triggered via push December 29, 2023 10:11
Status Failure
Total duration 5m 38s
Artifacts

CI.yml

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

Annotations

2 errors and 4 warnings
Documentation: src/reliability/ten_berge.jl#L64
doctest failure in ~/work/ClassicalTestTheory.jl/ClassicalTestTheory.jl/src/reliability/ten_berge.jl:64-70 ```jldoctest julia> mu_up_to(2) 3-element Vector{Mu}: (::Mu) (generic function with 1 method) (::Mu) (generic function with 1 method) (::Mu) (generic function with 1 method) ``` Subexpression: mu_up_to(2) Evaluated output: ERROR: UndefVarError: mu_up_to not defined Stacktrace: [1] top-level scope @ none:1 Expected output: 3-element Vector{Mu}: (::Mu) (generic function with 1 method) (::Mu) (generic function with 1 method) (::Mu) (generic function with 1 method) diff = Warning: Diff output requires color. 3-element Vector{Mu}: (::Mu) (generic function with 1 method) (::Mu) (generic function with 1 method) (::Mu) (generic function with 1 method)ERROR: UndefVarError: mu_up_to not defined Stacktrace: [1] top-level scope @ none:1
Documentation
Process completed with exit code 1.
Julia 1.9 - 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
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/
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 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/