FLASH Features #28
Triggered via pull request
November 25, 2024 08:27
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/flash_analysis.yml#L96
The workflow is not valid. .github/workflows/flash_analysis.yml (Line: 96, Col: 13): Unexpected symbol: '$MIN_FLASH_DIFF_FOR_COMMENT'. Located at position 109 within expression: github.event.pull_request &&
(
fromJSON(needs.analyze_flash.outputs.px4_fmu-v5x-bloaty-total-vm-absolute) > $MIN_FLASH_DIFF_FOR_COMMENT ||
fromJSON(needs.analyze_flash.outputs.px4_fmu-v6x-bloaty-total-vm-absolute) > $MIN_FLASH_DIFF_FOR_COMMENT
)
|