Skip to content

fix typo

fix typo #147

Triggered via push October 10, 2024 14:52
Status Failure
Total duration 9m 12s
Artifacts

CI.yml

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

Annotations

2 errors and 3 warnings
Documentation: src/Test/Test.jl#L124
doctest failure in ~/work/BeliefPropagation.jl/BeliefPropagation.jl/src/Test/Test.jl:124-135 ```jldoctest rand_factor julia> using BeliefPropagation.Test julia> import Random: MersenneTwister julia> states = (2, 4, 3); julia> f = rand_factor(MersenneTwister(0), states); julia> f([1, 4, 2]) 0.16703619444214968 ``` Subexpression: f([1, 4, 2]) Evaluated output: 0.6796020014334652 Expected output: 0.16703619444214968 diff = Warning: Diff output requires color. 0.167036194442149680.6796020014334652
Documentation
Process completed with exit code 1.
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, julia-actions/setup-julia@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1.9 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Julia 1.10 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, julia-actions/setup-julia@v1, actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738, pyTooling/Actions/with-post-step@adef08d3bdef092282614f3b683897cefae82ee3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/