Skip to content

build: dependabot

build: dependabot #25

Triggered via pull request September 16, 2024 13:46
Status Failure
Total duration 37s
Artifacts

php.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
RiskyTruthyFalsyComparison: src/DirectPropertyAccessor.php#L39
src/DirectPropertyAccessor.php:39:13: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
Symfony 6.*, highest deps, PHP 8.2, ubuntu-latest
Process completed with exit code 2.
Symfony 6.*, lowest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_6___hig" failed.
Symfony 6.*, lowest deps, PHP 8.2, ubuntu-latest
The operation was canceled.
Symfony 6.*, lowest deps, PHP 8.1, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_6___hig" failed.
Symfony 6.*, lowest deps, PHP 8.1, ubuntu-latest
The operation was canceled.
Symfony 6.*, highest deps, PHP 8.1, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_6___hig" failed.
RiskyTruthyFalsyComparison: src/DirectPropertyAccessor.php#L39
src/DirectPropertyAccessor.php:39:13: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
Symfony 6.*, highest deps, PHP 8.1, ubuntu-latest
The operation was canceled.
Symfony 6.*, highest deps, PHP 8.2, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/