Skip to content

Belief propagation order flexibility #206

Belief propagation order flexibility

Belief propagation order flexibility #206

Triggered via pull request November 20, 2023 14:08
Status Failure
Total duration 1m 31s
Artifacts

format_suggestions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
format
Process completed with exit code 1.
format: src/beliefpropagation/beliefpropagation_schedule.jl#L21
[JuliaFormatter] reported by reviewdog 🐶 Raw Output: src/beliefpropagation/beliefpropagation_schedule.jl:21:- ::Algorithm"forest_cover", src/beliefpropagation/beliefpropagation_schedule.jl:22:- g::::(!IsDirected); src/beliefpropagation/beliefpropagation_schedule.jl:23:- root_vertex=NamedGraphs.default_root_vertex, src/beliefpropagation/beliefpropagation_schedule.jl:21:+ ::Algorithm"forest_cover", g::::(!IsDirected); root_vertex=NamedGraphs.default_root_vertex
format
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/