Skip to content

Explanation of how to use decentralized coordination #402

Explanation of how to use decentralized coordination

Explanation of how to use decentralized coordination #402

Triggered via pull request October 24, 2024 13:58
@edwardaleeedwardalee
synchronize #114
dataflow
Status Failure
Total duration 25m 48s
Artifacts

ci.yml

on: pull_request
find-latest-release  /  get-latest-release
17s
find-latest-release / get-latest-release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
check-format
Error: Command failed: lff --check "./examples/C/src/decentralized-coordination/MonteCarloPi.lf" lff: error: STP offset exceeds the maximum of 140737488355327 nanoseconds. --> examples/C/src/decentralized-coordination/MonteCarloPi.lf:68:10 | 67 | lf_schedule(a, 0); 68 | =} STP(100 weeks) {= | ^^^^^^^^^ STP offset exceeds the maximum of 140737488355327 nanoseconds. | 69 | tag_t now = lf_tag(); lff: fatal error: Aborting due to 1 previous error.
check-format
Error: Command failed: lff --check "./examples/C/src/decentralized-coordination/SimpleFeedForward.lf" lff: error: Would reformat /home/runner/work/playground-lingua-franca/playground-lingua-franca/examples/C/src/decentralized-coordination/SimpleFeedForward.lf lff: info: Done formatting.
check-format
2 file(s) failed format check
check-compile
Error: Command failed: lfc "./examples/C/src/decentralized-coordination/MonteCarloPi.lf" lfc: error: STP offset exceeds the maximum of 140737488355327 nanoseconds. --> examples/C/src/decentralized-coordination/MonteCarloPi.lf:68:10 | 67 | lf_schedule(a, 0); 68 | =} STP(100 weeks) {= | ^^^^^^^^^ STP offset exceeds the maximum of 140737488355327 nanoseconds. | 69 | tag_t now = lf_tag(); lfc: fatal error: Aborting due to 1 previous error.
check-compile
1 file(s) failed compile check
find-latest-release / get-latest-release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-format
The following actions use a deprecated Node.js version and will be forced to run on node20: lf-lang/action-check-lf-files@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-compile
The following actions use a deprecated Node.js version and will be forced to run on node20: lf-lang/action-check-lf-files@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/