Skip to content

Fix tests

Fix tests #1553

Triggered via pull request October 12, 2024 05:13
@TigrovTigrov
synchronize #323
fix-tests
Status Failure
Total duration 31s
Artifacts

static.yml

on: pull_request
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
The operation was canceled.
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
The operation was canceled.
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/