Compatibility with Lingua Franca 0.6.0 #11
ci.yml
on: pull_request
find-latest-release
/
get-latest-release
18s
Annotations
4 errors and 3 warnings
check-compile
Error: Command failed: lfc "./src/Blink.lf"
lfc: info: Generating code for: file:/home/runner/work/lf-pico-template/lf-pico-template/./src/Blink.lf
lfc: info: Generation mode: STANDALONE
lfc: info: Generating sources into: /home/runner/work/lf-pico-template/lf-pico-template/src-gen/Blink
lfc: info: Target Configuration:
- single-threaded: true
- platform: PlatformOptions[platform=rp2040, board=null, port=null, baudRate=9600, flash=false, userThreads=0]
lfc: info: pico-sdk library found at /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk. You can override this by setting PICO_SDK_PATH.
CMake Error at pico_sdk_import.cmake:68 (message):
Directory '/home/runner/work/lf-pico-template/lf-pico-template/pico-sdk'
does not appear to contain the Raspberry Pi Pico SDK
Call Stack (most recent call first):
CMakeLists.txt:5 (include)
lfc: error: CMake failed with error code 1
lfc: fatal error: Aborting due to 1 previous error.
|
check-compile
Error: Command failed: lfc "./src/HelloPico.lf"
lfc: info: Generating code for: file:/home/runner/work/lf-pico-template/lf-pico-template/./src/HelloPico.lf
lfc: info: Generation mode: STANDALONE
lfc: info: Generating sources into: /home/runner/work/lf-pico-template/lf-pico-template/src-gen/HelloPico
lfc: info: Target Configuration:
- single-threaded: true
- timeout: 5 sec
- platform: PlatformOptions[platform=rp2040, board=null, port=null, baudRate=9600, flash=false, userThreads=0]
lfc: info: pico-sdk library found at /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk. You can override this by setting PICO_SDK_PATH.
CMake Error at pico_sdk_import.cmake:68 (message):
Directory '/home/runner/work/lf-pico-template/lf-pico-template/pico-sdk'
does not appear to contain the Raspberry Pi Pico SDK
Call Stack (most recent call first):
CMakeLists.txt:5 (include)
lfc: error: CMake failed with error code 1
lfc: fatal error: Aborting due to 1 previous error.
|
check-compile
Error: Command failed: lfc "./src/Timer.lf"
lfc: info: Generating code for: file:/home/runner/work/lf-pico-template/lf-pico-template/./src/Timer.lf
lfc: info: Generation mode: STANDALONE
lfc: info: Generating sources into: /home/runner/work/lf-pico-template/lf-pico-template/src-gen/Timer
lfc: info: Target Configuration:
- single-threaded: true
- timeout: 10 sec
- platform: PlatformOptions[platform=rp2040, board=null, port=null, baudRate=9600, flash=false, userThreads=0]
lfc: info: pico-sdk library found at /home/runner/work/lf-pico-template/lf-pico-template/pico-sdk. You can override this by setting PICO_SDK_PATH.
CMake Error at pico_sdk_import.cmake:68 (message):
Directory '/home/runner/work/lf-pico-template/lf-pico-template/pico-sdk'
does not appear to contain the Raspberry Pi Pico SDK
Call Stack (most recent call first):
CMakeLists.txt:5 (include)
lfc: error: CMake failed with error code 1
lfc: fatal error: Aborting due to 1 previous error.
|
check-compile
3 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: 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: 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/.
|