Packages/group #338
integrate.yml
on: pull_request
3️⃣ Static Analysis
56s
4️⃣ Coding Standards
1m 22s
5️⃣ Mutation Testing
53s
6️⃣ Rector Checkstyle
1m 11s
7️⃣ Exported files
4s
Matrix: 2️⃣ Unit and functional tests
Annotations
7 errors
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
Process completed with exit code 2.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, highest)
The job was canceled because "ubuntu-latest_8_1_lowest" failed.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, highest)
The operation was canceled.
|
5️⃣ Mutation Testing
Process completed with exit code 2.
|
3️⃣ Static Analysis:
src/Component/Signature/Algorithm/None.php#L27
Strict comparison using === between non-empty-string and '' will always evaluate to false.
|
3️⃣ Static Analysis
Ignored error pattern #^Strict comparison using \=\=\= between non\-empty\-string and '' will always evaluate to false\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/SignatureAlgorithm/None/None.php was not matched in reported errors.
|
3️⃣ Static Analysis
Process completed with exit code 2.
|