Remove deprecated Admin user multirole functionality #4741
workflow.yml
on: pull_request
Check files
/
Changed
14s
Debug
1s
XML Syntax
/
XML Validation
Matrix: Code-QL / Analyze
Waiting for pending jobs
Matrix: PHP CS / phpcs
Matrix: PHPStan / Analyze
Matrix: Unit Tests (Sonar) / unit
Waiting for pending jobs
Matrix: PHP Syntax / syntax_php
Waiting for pending jobs
Unit Tests (OpenMage)
/
unit-tests
Annotations
13 errors
PHP CS / Ecg
Process completed with exit code 1.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
lib/Varien/Db/Adapter/Pdo/Mysql.php#L312
Offset 1 on array{0: string, 1: string, 2: string, 3: string, 4: string, 5: string, 6?: string, 7?: string, ...} on left side of ?? always exists and is not nullable.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
lib/Varien/Db/Adapter/Pdo/Mysql.php#L313
Call to function is_null() with string will always evaluate to false.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
lib/Varien/Db/Adapter/Pdo/Mysql.php#L318
Offset 1 on array{0: string, 1: string, 2: string, 3: string, 4: string, 5: string, 6?: string} on left side of ?? always exists and is not nullable.
|
PHPStan / Analyze (ubuntu-latest, 8.3):
lib/Varien/Db/Adapter/Pdo/Mysql.php#L319
Call to function is_null() with string will always evaluate to false.
|
PHPStan / Analyze (ubuntu-latest, 8.3)
Process completed with exit code 1.
|
PHPStan / Analyze (ubuntu-latest, 8.2)
The job was canceled because "ubuntu-latest_8_3" failed.
|
PHPStan / Analyze (ubuntu-latest, 8.2):
lib/Varien/Db/Adapter/Pdo/Mysql.php#L312
Offset 1 on array{0: string, 1: string, 2: string, 3: string, 4: string, 5: string, 6?: string, 7?: string, ...} on left side of ?? always exists and is not nullable.
|
PHPStan / Analyze (ubuntu-latest, 8.2):
lib/Varien/Db/Adapter/Pdo/Mysql.php#L313
Call to function is_null() with string will always evaluate to false.
|
PHPStan / Analyze (ubuntu-latest, 8.2):
lib/Varien/Db/Adapter/Pdo/Mysql.php#L318
Offset 1 on array{0: string, 1: string, 2: string, 3: string, 4: string, 5: string, 6?: string} on left side of ?? always exists and is not nullable.
|
PHPStan / Analyze (ubuntu-latest, 8.2):
lib/Varien/Db/Adapter/Pdo/Mysql.php#L319
Call to function is_null() with string will always evaluate to false.
|
PHPStan / Analyze (ubuntu-latest, 8.2)
The operation was canceled.
|
PHP CS / PhpCompatibility
Process completed with exit code 1.
|