MQTT example resurrection #239
ci.yml
on: pull_request
find-latest-release
/
get-latest-release
15s
Annotations
7 errors and 3 warnings
check-format
Error: Command failed: lff --check "./examples/C/src/mqtt/MQTTDistributed.lf"
lff: error: Would reformat /home/runner/work/playground-lingua-franca/playground-lingua-franca/examples/C/src/mqtt/MQTTDistributed.lf
lff: info: Done formatting.
|
check-format
Error: Command failed: lff --check "./examples/C/src/mqtt/lib/MQTTPublisher.lf"
lff: error: Would reformat /home/runner/work/playground-lingua-franca/playground-lingua-franca/examples/C/src/mqtt/lib/MQTTPublisher.lf
lff: info: Done formatting.
|
check-format
Error: Command failed: lff --check "./examples/C/src/mqtt/lib/MQTTSubscriber.lf"
lff: error: Would reformat /home/runner/work/playground-lingua-franca/playground-lingua-franca/examples/C/src/mqtt/lib/MQTTSubscriber.lf
lff: info: Done formatting.
|
check-format
3 file(s) failed format check
|
check-compile
Error: Command failed: lfc "./examples/C/src/modal_models/FurutaPendulum/FurutaPendulum.lf"
lfc: info: Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
--> examples/C/src/modal_models/FurutaPendulum/FurutaPendulum.lf:19:3
|
18 | fast: true,
19 | flags: "-lm",
| ^^^^^ Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
|
20 | build: "./build_run_plot.sh FurutaPendulum"
lfc: info: Generating code for: file:/home/runner/work/playground-lingua-franca/playground-lingua-franca/./examples/C/src/modal_models/FurutaPendulum/FurutaPendulum.lf
lfc: info: Generation mode: STANDALONE
lfc: info: Generating sources into: /home/runner/work/playground-lingua-franca/playground-lingua-franca/examples/C/src-gen/modal_models/FurutaPendulum/FurutaPendulum
lfc: info: Target Configuration:
- timeout: 3 sec
- fast: true
- build: [./build_run_plot.sh FurutaPendulum]
lfc: info: Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
--> examples/C/src/modal_models/FurutaPendulum/FurutaPendulum.lf:19:3
|
18 | fast: true,
19 | flags: "-lm",
| ^^^^^ Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
|
20 | build: "./build_run_plot.sh FurutaPendulum"
lfc: info: Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
--> examples/C/src/modal_models/FurutaPendulum/FurutaPendulum.lf:19:3
|
18 | fast: true,
19 | flags: "-lm",
| ^^^^^ Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
|
20 | build: "./build_run_plot.sh FurutaPendulum"
CMake Warning:
Manually-specified variables were not used by the project:
LF_THREADED
/usr/bin/ld: CMakeFiles/FurutaPendulum.dir/FurutaPendulum.c.o: in function `_lf_initialize_trigger_objects':
/home/runner/work/playground-lingua-franca/playground-lingua-franca/examples/C/src-gen/modal_models/FurutaPendulum/FurutaPendulum/FurutaPendulum.c:1387: undefined reference to `lf_sched_init'
/usr/bin/ld: core/libcore.a(environment.c.o): in function `environment_free_threaded':
/home/runner/work/playground-lingua-fran
|
check-compile
Error: Command failed: lfc "./examples/C/src/modal_models/FurutaPendulum/FurutaPendulumDisturbance.lf"
lfc: info: Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
--> examples/C/src/modal_models/FurutaPendulum/FurutaPendulumDisturbance.lf:11:3
|
10 | fast: true,
11 | flags: "-lm",
| ^^^^^ Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
|
12 | build: "./build_run_plot.sh FurutaPendulumDisturbance"
lfc: info: Generating code for: file:/home/runner/work/playground-lingua-franca/playground-lingua-franca/./examples/C/src/modal_models/FurutaPendulum/FurutaPendulumDisturbance.lf
lfc: info: Generation mode: STANDALONE
lfc: info: Generating sources into: /home/runner/work/playground-lingua-franca/playground-lingua-franca/examples/C/src-gen/modal_models/FurutaPendulum/FurutaPendulumDisturbance
lfc: info: Target Configuration:
- timeout: 5 sec
- fast: true
- build: [./build_run_plot.sh FurutaPendulumDisturbance]
lfc: info: Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
--> examples/C/src/modal_models/FurutaPendulum/FurutaPendulumDisturbance.lf:11:3
|
10 | fast: true,
11 | flags: "-lm",
| ^^^^^ Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
|
12 | build: "./build_run_plot.sh FurutaPendulumDisturbance"
lfc: info: Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
--> examples/C/src/modal_models/FurutaPendulum/FurutaPendulumDisturbance.lf:11:3
|
10 | fast: true,
11 | flags: "-lm",
| ^^^^^ Recognized properties are: auth, build, build-type, clock-sync, clock-sync-options, cmake-include, compile-definitions, compiler-flags, compiler, coordination-options, coordination, docker, fast, files, keepalive, logging, no-compile, no-source-mapping, platform, protobufs, scheduler, single-threaded, timeout, tracing, verify, workers
|
12 | build: "./build_run_plot.sh FurutaPendulumDisturbance"
CMake Warning:
Manually-specified variables were not used by the project:
LF_THREADED
/usr/bin/ld: CMakeFiles/FurutaPendulumDisturbance.dir/FurutaPendulumDisturbance.c.o: in function `_lf_initialize_trigger_objects':
/home/runner/work/playground-lingua-franca/playground-lingua-franca/examples/C/src-gen/modal_models/FurutaPendulum/FurutaPendulumDisturbance/FurutaPendulumDisturbance.c:1497: undefined re
|
check-compile
2 file(s) failed compile check
|
find-latest-release / get-latest-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lf-lang/action-check-lf-files@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lf-lang/action-check-lf-files@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|