compile-sketches icon indicating copy to clipboard operation
compile-sketches copied to clipboard

GitHub Actions action that checks whether Arduino sketches compile and produces a report of data from the compilations

Results 24 compile-sketches issues
Sort by recently updated
recently updated
newest added
trafficstars

### Describe the problem GitHub Runner does not have access to private repositories, even when the `github-token` field is set. ### To reproduce As part of a [compile-examples](https://github.com/aliphys/Arduino_PowerManagement/blob/4667af4a9a62d50d0b09c0c9ba8024e3002f16eb/.github/workflows/compile-examples.yml) workflow, I...

type: imperfection
topic: documentation

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.37.0 to 0.44.0. Release notes Sourced from markdownlint-cli's releases. v0.44.0 Update markdownlint dependency to 0.37.4 Convert module to ECMAScript (breaking change) Stop using require, convert to import...

type: enhancement
status: on hold
topic: infrastructure

### Describe the problem With several sketches I can compile them using Arduino IDE or arduino-cli successfully with no errors, but when using compile-sketches with the same settings as far...

type: imperfection

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5. Release notes Sourced from codecov/codecov-action's releases. v5.0.0 v5 Release v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI....

topic: infrastructure