Skip to content

Fix tests (#323)

Fix tests (#323) #1554

Triggered via push October 13, 2024 19:31
Status Failure
Total duration 31s
Artifacts

static.yml

on: push
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
MixedAssignment: src/Dsn.php#L63
src/Dsn.php:63:42: MixedAssignment: Unable to determine the type that $value is being assigned to (see https://psalm.dev/032)
PHP 8.3
Process completed with exit code 2.
PHP 8.1
The job was canceled because "ubuntu-latest_8_3" failed.
MixedAssignment: src/Dsn.php#L63
src/Dsn.php:63:42: MixedAssignment: Unable to determine the type that $value is being assigned to (see https://psalm.dev/032)
PHP 8.1
Process completed with exit code 2.
PHP 8.2
The job was canceled because "ubuntu-latest_8_3" failed.
MixedAssignment: src/Dsn.php#L63
src/Dsn.php:63:42: MixedAssignment: Unable to determine the type that $value is being assigned to (see https://psalm.dev/032)
PHP 8.2
Process completed with exit code 2.
PHP 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/