Skip to content

fix(firmware): use NVS node_id instead of Kconfig constant (#279) #1

fix(firmware): use NVS node_id instead of Kconfig constant (#279)

fix(firmware): use NVS node_id instead of Kconfig constant (#279) #1

Triggered via push March 17, 2026 13:17
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yml#L1
(Line: 289, Col: 11): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.SLACK_WEBHOOK_URL != '' && needs.code-quality.result == 'success' && needs.test.result == 'success' && needs.docker-build.result == 'success', (Line: 299, Col: 11): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.SLACK_WEBHOOK_URL != '' && (needs.code-quality.result == 'failure' || needs.test.result == 'failure' || needs.docker-build.result == 'failure')