-
Updated
May 21, 2022 - Haskell
static-analysis
Here are 1,387 public repositories matching this topic...
-
Updated
May 17, 2022 - Swift
-
Updated
May 23, 2022 - OCaml
-
Updated
Apr 28, 2022 - Java
-
Updated
May 23, 2022 - JavaScript
-
Updated
May 21, 2022 - PHP
-
Updated
May 24, 2022 - Nunjucks
-
Updated
May 23, 2022 - Rust
-
Updated
May 23, 2022 - PHP
-
Updated
May 13, 2022 - Python
-
Updated
May 19, 2022 - Go
-
Updated
Feb 14, 2022
-
Updated
Apr 24, 2022 - CMake
-
Updated
May 23, 2022 - Java
-
Updated
May 11, 2022 - Haskell
-
Updated
May 1, 2022 - Ruby
-
Updated
May 23, 2022 - Go
-
Updated
May 24, 2022 - OCaml
-
Updated
Mar 25, 2021 - TypeScript
-
Updated
Apr 6, 2022 - PHP
-
Updated
May 13, 2022 - Python
Many repositories need to fix, so please help if you like.
If you could help, it would be helpful if you could comment before starting the work not to overlapping.
Fix example
Run exit command after lint.
echo '::group:: Running golangci-lint with reviewdog 🐶 ...'
go
Unsure if this is by design or a bug. If it is by design, it needs a better description - maybe something mentioning that the property is not necessary.
class Foo
{
private string $str;
public function __construct(string $str)
{
$this->str = $str;
print_r($this->str);
}
}
$foo = new Foo('asdf');
error_log(gettype($foo));
-
Updated
May 19, 2022 - Go
Expected Behavior
Website renders HTML.
Observed Behavior
Steps to Reproduce
https://detekt.dev/docs/gettingstarted/type-resolution/#is-my-rule-using-type-resolution
Context
https://github.com/detekt/detekt/blob/7cb5d9603bf4bf1f263dc393764178ef8d1df8cf/website/doc
-
Updated
May 23, 2022 - Go
Improve this page
Add a description, image, and links to the static-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static-analysis topic, visit your repo's landing page and select "manage topics."
Describe the bug
When producing a
--junit-xml
output, it show the stacktrace a a list of strings rather than a big strings. Maybe, it's only a"\n".join(...)
away.To Reproduce
--junit-xml
:)Expected behavior
The list of str should one str
Screenshots
![Screenshot 2022-05-16 at 15-47-47 jenkins _ Pre-pricing_Tarantino _ test_semgrep _ #4](https://user-images.git