Skip to content

Clean: remove clang warnings #97

Clean: remove clang warnings

Clean: remove clang warnings #97

name: Ensure compliance with Ledger guidelines
# This workflow is mandatory in all applications
# It calls a reusable workflow guidelines_enforcer developed by Ledger's internal developer team.
# The successful completion of the reusable workflow is a mandatory step for an app to be available on the Ledger
# application store.
#
# More information on the guidelines can be found in the repository:
# LedgerHQ/ledger-app-workflows/
on:
workflow_dispatch:
push:
branches:
- master
- main
- develop
pull_request:
jobs:
guidelines_enforcer:
name: Call Ledger guidelines_enforcer
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_guidelines_enforcer.yml@scan-build-latest-sdk

Check failure on line 23 in .github/workflows/guidelines_enforcer.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/guidelines_enforcer.yml

Invalid workflow file

error parsing called workflow ".github/workflows/guidelines_enforcer.yml" -> "LedgerHQ/ledger-app-workflows/.github/workflows/reusable_guidelines_enforcer.yml@scan-build-latest-sdk" (source branch with sha:64a538ad91695a7e86d66974d216e53aaf91451b) --> "./.github/workflows/_check_clang_static_analyzer_latest_sdk.yml" (source branch with sha:64a538ad91695a7e86d66974d216e53aaf91451b) : every step must define a `uses` or `run` key