-
If I'm not mistaken (which is quite possible, new to ROS2), the only tests run for a package under `colcon test` are ones that are listed in that package's `package.xml` within `package_name` tags. So…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What is your question?
Hello,
I search the WIKI and FAX files... but did not find an asker.
I'm having pro…
-
- Build with sanitizers
- Run static analyzers
- Memory profiling
It's kind of an interview question. Feel free to dismiss it.
-
https://github.com/celestiaorg/go-header/blob/18f0eb1c5d3aeab6476123da0dad57e82c067984/p2p/peer_tracker.go#L228
leaks the ticker due to a missing `defer ticker.Stop()` For an efficient p2p mechanism,…
-
### Describe the project you are working on
Not relevant
### Describe the problem or limitation you are having in your project
Currently every commit before uploading has to be checked by at least …
-
### Bug report
According to RFC https://wiki.php.net/rfc/readonly_and_immutable_properties
An immutable property may only be written to in construct and in other methods involved in object creati…
-
the rocketry embedded standard (still wip) decided that each project is responsible for implementing their own coding safety standards (or not implementing).
since processor board has potential to …
-
Some existing projects are using the esc-pos-encoder version because of the typescript version. The deprecation of that library would impact in some static code analyzers/vulnerabilities checks due to…
-
* `Microsoft.CodeAnalysis.FxCopAnalyzers`
* `IDisposableAnalyzers`
-
1. Scaffolding on raw project does not bring all static files like `bootstrap.bundle.min.js`
2. Static files are put into `wwwroot` while templates are asking for `~/Identity/...`
```C#
aspnet-codege…