-
**Describe the bug**
When using Codechecker as an SCA tool with sysbuild, options like *CODECHECKER_ANALYZE_OPTS* are not passed through to the tool.
**To Reproduce**
1. `west build -b nrf5340dk/…
-
great to see the behat/unit tests here, but it would be really useful if you integrated your plugin with travis-ci so we can easily see the results - more info here:
https://moodle.org/mod/forum/disc…
-
the parse command changes directory to `working_directory` from metadata.json before parsing the plist files
why is this needed?
If a compressed report directory is sent to another user the parse …
gyorb updated
3 years ago
-
If we do check any plugin via code checker and have file like this
https://moodledev.io/docs/4.4/apis/commonfiles#libphp
even
file like - https://moodledev.io/docs/4.4/apis/commonfiles#locall…
-
This is about to enforce the following policy decided recently (https://tracker.moodle.org/browse/MDLSITE-6087).
> Policy: Require formal namespaces for any new PHP files
> Since 19th June 2020, …
-
Product list in the database is read up only once at server start. Managing this list it is done only if a product is added or removed on that specific server.
In a multi server setup this will not w…
gyorb updated
3 years ago
-
The diagnostic message should be used when indicating an error, as this report element indicates an error in the code semantically.
Right now the last bug path event is treated as the error because C…
-
In some case it would be useful to store the files that are referred to from the plist reports in the report directory.
This way, the report directory would be self contained and movable. So result…
-
### System information
_No response_
### What is the problem that this feature solves?
Introduction of sonarcloud
### Alternatives considered
Focus on codeql ?
### Describe the feature
Thanks …
-
> Extracted from #4052
We should consider dropping the conversion from **"random meaningless stdout text"-to-plist** in favour of **"well-formatted message and fix YAML"-to-plist**. (Or SARIF?)
…