Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorffflabs <amenadiel@gmail.com>2020-02-26 02:36:24 +0300
committerffflabs <amenadiel@gmail.com>2020-02-26 11:27:03 +0300
commit55f8d1b0a09c9f90eec93e1737f524ecd809ff61 (patch)
tree83f56fb2bb558d23d7d0e50719e08fb2469ba65e
parentf1ccff573865cb6e91a75bd6c389659a3c63a156 (diff)
first log
-rw-r--r--.psalm.log15
1 files changed, 15 insertions, 0 deletions
diff --git a/.psalm.log b/.psalm.log
new file mode 100644
index 00000000..373d262e
--- /dev/null
+++ b/.psalm.log
@@ -0,0 +1,15 @@
+------------------------------
+339 errors found
+------------------------------
+1617 other issues found.
+You can hide them with --show-info=false
+------------------------------
+Psalm can automatically fix 97 issues.
+Run Psalm again with
+--alter --issues=InvalidReturnType,InvalidNullableReturnType,MissingParamType --dry-run
+to see what it can fix.
+------------------------------
+
+Checks took 14.46 seconds and used 203.375MB of memory
+Psalm was able to infer types for 81.7737% of the codebase
+