Skip to content

Implement R-Rosace using Watchdogs #372

Implement R-Rosace using Watchdogs

Implement R-Rosace using Watchdogs #372

Triggered via pull request July 13, 2024 15:16
@edwardaleeedwardalee
synchronize #113
rrosace
Status Failure
Total duration 23m 40s
Artifacts

ci.yml

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

Annotations

4 errors and 3 warnings
check-format
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.
check-format
1 file(s) failed format check
check-compile
Error: Command failed: lfc "./examples/C/src/watchdog/WatchdogWithAction.lf" lfc: 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(); 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 uses Node.js version which is deprecated 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 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/
check-compile
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/