writing in output gh action #22
tests.yml
on: push
docker-build
17s
Matrix: composer-normalize
Matrix: composer-unused
Matrix: composer-validate
Matrix: phpunit
Matrix: psalm
Matrix: rector
Annotations
3 errors and 5 warnings
PossiblyFalseArgument:
src/Action.php#L93
src/Action.php:93:27: PossiblyFalseArgument: Argument 1 of file_put_contents cannot be false, possibly string value expected (see https://psalm.dev/104)
|
PossiblyFalseArgument:
src/Action.php#L99
src/Action.php:99:27: PossiblyFalseArgument: Argument 1 of file_put_contents cannot be false, possibly string value expected (see https://psalm.dev/104)
|
psalm (8.3)
Process completed with exit code 2.
|
composer-unused (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
phpunit (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
composer-normalize (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
rector (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
psalm (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|