Skip to content

Add code quality tools, benchmarks, and examples #7

Add code quality tools, benchmarks, and examples

Add code quality tools, benchmarks, and examples #7

Triggered via push January 7, 2026 23:57
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: push
Matrix: test
static-analysis
14s
static-analysis
benchmarks
57s
benchmarks
mutation-testing
12s
mutation-testing
Fit to window
Zoom out
Zoom in

Annotations

10 errors
static-analysis: src/ApiKey/Storage/PdoStorage.php#L80
Cannot access offset 'data' on mixed.
static-analysis: src/ApiKey/Storage/PdoStorage.php#L37
Cannot access offset 'key_id' on mixed.
static-analysis: src/ApiKey/Storage/PdoStorage.php#L35
Parameter #1 $json of function json_decode expects string, mixed given.
static-analysis: src/ApiKey/Storage/PdoStorage.php#L35
Cannot access offset 'data' on mixed.
static-analysis: src/ApiKey/ApiKeyManager.php#L142
Cannot cast mixed to int.
static-analysis: src/ApiKey/ApiKeyManager.php#L141
Cannot cast mixed to int.
static-analysis: src/ApiKey/ApiKeyManager.php#L140
Cannot cast mixed to int.
static-analysis: src/ApiKey/ApiKeyManager.php#L139
Parameter #1 $array of function array_filter expects array, mixed given.
static-analysis: src/ApiKey/ApiKeyManager.php#L138
Cannot cast mixed to string.
static-analysis: src/ApiKey/ApiKeyManager.php#L117
Cannot cast mixed to string.