-
Updated
May 21, 2022 - Haskell
static-analysis
Here are 1,394 public repositories matching this topic...
-
Updated
Jun 4, 2022 - Swift
-
Updated
Jun 1, 2022 - OCaml
-
Updated
Jun 3, 2022 - Java
-
Updated
Jun 2, 2022 - JavaScript
-
Updated
Jun 4, 2022 - PHP
-
Updated
Jun 4, 2022 - Nunjucks
-
Updated
Jun 3, 2022 - Rust
-
Updated
Jun 3, 2022 - PHP
-
Updated
May 13, 2022 - Python
-
Updated
Jun 2, 2022 - Go
-
Updated
Feb 14, 2022
-
Updated
Apr 24, 2022 - CMake
-
Updated
Jun 4, 2022 - Java
-
Updated
May 28, 2022 - Haskell
-
Updated
Jun 2, 2022 - Ruby
-
Updated
Jun 2, 2022 - Go
-
Updated
Jun 4, 2022 - OCaml
-
Updated
Mar 25, 2021 - TypeScript
-
Updated
Apr 6, 2022 - PHP
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
-
Updated
May 13, 2022 - Python
https://psalm.dev/r/ffab419792
The test1 function passes the test successfully.
Errors are generated for the test2 function because array_is_list
turns the $arr
type into a non-empty-list<array<array-key, string>|string>
.
-
Updated
Jun 4, 2022 - Go
-
Updated
Jun 4, 2022 - Go
Expected Behavior
Successfully analysis of test class with @Parameterized.Parameters
with a large function returning a list of arrays of around 27 items
Observed Behavior
<!-
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 using Semgrep in CI, the warning that Semgrep collects metrics is always visible. Even if the metrics are explicitely turned off and a local config file is used, the warning always pollutes the output.
Screenshots

**What is the priority of the bug to y