Skip to content

Create TruffleHog.yml #4

Create TruffleHog.yml

Create TruffleHog.yml #4

Triggered via push August 26, 2024 12:57
Status Failure
Total duration 1m 50s
Artifacts

Super-Linter.yml

on: push
Fit to window
Zoom out
Zoom in

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)