-
Hi! We're loving github actions so far. This is a small request related to variables available for cache keys.
We use {{ runner.os }} in our cache keys, like most of the docs here and examples I’ve…
-
Use `clang-format` and `clang-tidy`. Starting points:
For `clang-format`:
```sh
# Generate new .clang-format based on LLVM style
clang-format -style=llvm -dump-config >> .clang-format
…
-
Looks like its aborting build because ros is installed already? it seems tedious to have to uninstall then reinstall completly on every update, can overwriting be enabled?
```
[2.682s] ERROR:colco…
-
*Title*: *FreeBSD 13 bazel build gives error about jdk toolchain*
*Description*:
> I am trying to build envoy on freebsd 13 with bazel 5.0.0 but i am not able to compile with openjdk on freebs…
-
The cppcheck action seems to be executing correctly until it tries to report the errors in the PR. Then, some information for the PR is missing and it fails.
```
2022/03/14 14:00:55 POST https://a…
-
In celebration of [cppcheck 2.7](https://github.com/danmar/cppcheck), a new run.
`cppcheck --max-ctu-depth=99 --cppcheck-build-dir=C:\Users\user\Downloads\community-patch-dll-cppcheck-build-dir --e…
-
BPO | [18521](https://bugs.python.org/issue18521)
--- | :---
Nosy | @loewis, @birkenfeld, @ronaldoussoren, @vstinner, @tiran, @ezio-melotti, @serhiy-storchaka
Files | [cppcheck_reports.txt](https://bu…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 20.04
- Installation type:
- master(from source)
- Version or commit hash:
- ef2dd147a25f14ed946c86f5a9fc03c8995d8fbe
- …
-
Hi! Thank you for the great research!
I am trying to execute the network training.
However, I met a strange error when I run the scripts/train_vgn.py.
**System information**
OS: Ubuntu 20.04
RO…
-
## Issue template
- Hardware description: arm64 Apple M1 Pro
- RTOS: micro_ros_espidf_component/examples/int32_publisher
- Installation type:
esp-idf, branch release/v4.4, commit 145c3cd000107…