-
I would like to see a static analysis tool to be performed on pull request. Static analysis tools helps a lot from finding flaws to enforce code quality / readability. It has ready-to-use solutions in…
-
**Context**
F3D has many continuous integration that are run in the pull requests.
It could always be improved though, in this issue we list the different CI ideas that could be added.
We do have…
-
After changing source code and saving changes using Ctrl-S in Visual Studio, the cppCheck result page does not show correct content. A second SAVE action (Ctrl-S) is needed to bring up current results…
-
Continued from issue #159
Error message:
testsuite\token_concat.cpp:2: syntax error: failed to expand 'wxSETUPH_PATH', Invalid ## usage when expanding 'wxCONCAT'.
Code to reproduce:
```
#def…
-
I am not able to find any proper solution on how to use the cppcheck and valgrind for windows-2022 as my project is complete and other actions are working but these are not any solutions would be help…
-
## Investigation for a CI/CD Pipeline
### Objective
Conduct a thorough investigation to determine the optimal CI/CD pipeline setup that accommodates the unique requirements of an STM32 embedded pr…
-
Thus, this action fails to work where it was used via `@v1.2`.
Please, remove this release or re-release as `v1.2.14` the backward-compatible version.
The problem is hidden in the `cache` action ver…
iakov updated
4 months ago
-
[![GitHub Actions Status](https://github.com/JoelFilho/TDP/workflows/CI/badge.svg)](https://github.com/JoelFilho/TDP/actions)
Implement CI workflow with GitHub Actions
### Platforms
- Windows…
-
### Description
**Automated tests failing for many reasons recently; failing regularly with nightly builds...**
- Release workflow
- Node.js 16 actions are deprecated. Updated needed to Node.…
-
**Issue Description**
Using GitHub actions we should be able to run tests, static analysis, compile using gcc/clang, etc. on each PR or push to the repository.
- [x] compilation using gcc and cla…