Skip to content

update github action and fix code style #2

update github action and fix code style

update github action and fix code style #2

Triggered via push May 28, 2025 14:21
Status Failure
Total duration 35s
Artifacts
PHP CS & Static Analysis
29s
PHP CS & Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP CS & Static Analysis: src/Listeners/AuditModelChanges.php#L42
Only booleans are allowed in a ternary operator condition, array|null given.
PHP CS & Static Analysis: src/Drivers/MySQLDriver.php#L152
Only booleans are allowed in a negated boolean, mixed given.
PHP CS & Static Analysis: src/Drivers/MySQLDriver.php#L49
Only booleans are allowed in a ternary operator condition, array|null given.
PHP CS & Static Analysis: src/Drivers/MySQLDriver.php#L48
Only booleans are allowed in a ternary operator condition, array|null given.
PHP CS & Static Analysis: src/Drivers/MongoDBDriver.php#L141
Only booleans are allowed in a negated boolean, mixed given.
PHP CS & Static Analysis: src/Drivers/MongoDBDriver.php#L121
Call to an undefined method Illuminate\Database\Connection::listCollections().
PHP CS & Static Analysis: src/Drivers/MongoDBDriver.php#L81
Call to an undefined method Illuminate\Database\Connection::collection().
PHP CS & Static Analysis: src/Drivers/MongoDBDriver.php#L72
Offset 'created_at' on array{entity_id: string, action?: mixed} on left side of ?? does not exist.
PHP CS & Static Analysis: src/Drivers/MongoDBDriver.php#L40
Only booleans are allowed in a ternary operator condition, int|string|null given.
PHP CS & Static Analysis: src/Drivers/MongoDBDriver.php#L34
Call to an undefined method Illuminate\Database\Connection::collection().