Skip to content

Added forest cover function #29

Added forest cover function

Added forest cover function #29

Triggered via pull request October 24, 2023 19:41
Status Failure
Total duration 1m 59s
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: test/test_namedgraph.jl#L561
[JuliaFormatter] reported by reviewdog 🐶 Raw Output: test/test_namedgraph.jl:561:- @test findfirst(x -> x == src(e), t) < findfirst(x -> x == dst(e), t) test/test_namedgraph.jl:561:+ @test findfirst(x -> x == src(e), t) < findfirst(x -> x == dst(e), t)
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/