Implement R-Rosace using Watchdogs #372
Annotations
2 errors and 1 warning
Error: Command failed: lff --check "./examples/C/src/watchdog/WatchdogWithAction.lf"
lff: error: Couldn't resolve reference to Variable 'a'.
--> examples/C/src/watchdog/WatchdogWithAction.lf:49:25
|
48 |
49 | watchdog dog(0 ms) -> a {=
| ^ Couldn't resolve reference to Variable 'a'.
|
50 | instant_t p = lf_time_physical_elapsed();
lff: 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