Explanation of how to use decentralized coordination #374
Annotations
2 errors and 1 warning
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:63:10
|
62 | lf_schedule(a, 0);
63 | =} STP(100 days) {=
| ^^^^^^^^ STP offset exceeds the maximum of 140737488355327 nanoseconds.
|
64 | tag_t now = lf_tag();
lfc: fatal error: Aborting due to 1 previous error.
|
|
The following actions uses Node.js version which is deprecated 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/
|
This job failed
Loading