Create TruffleHog.yml #2
Annotations
10 errors
Lint:
db_dispose.php#L12
Constant DB_HOST not found.
|
Lint:
db_dispose.php#L12
Constant DB_NAME not found.
|
Lint:
db_dispose.php#L12
Constant DB_PASS not found.
|
Lint:
db_dispose.php#L12
Constant DB_USER not found.
|
Lint:
db_dispose.php#L27
Strict comparison using === between string and 1 will always evaluate to false.
|
Lint:
install.php#L10
Constant LANGUAGE not found.
|
Lint:
install.php#L110
Variable $step in isset() always exists and is not nullable.
|
Lint:
login.php#L13
Constant LANGUAGE not found.
|
Lint:
login.php#L108
Unreachable statement - code above always terminates.
|
MissingReturnType:
../../../github/workspace/db_dispose.php#L11
../../../github/workspace/db_dispose.php:11:10: MissingReturnType: Method query does not have a return type, expecting 1|2|3 (see https://psalm.dev/050)
|