Skip to content

2911: Added application name to mail subject #65

2911: Added application name to mail subject

2911: Added application name to mail subject #65

Triggered via pull request November 18, 2024 09:16
Status Failure
Total duration 1m 3s
Artifacts

pr.yaml

on: pull_request
Markdown Lint
10s
Markdown Lint
Changelog should be updated
5s
Changelog should be updated
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: test-suite
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
Test suite (8.3)
Process completed with exit code 255.
PossiblyNullPropertyFetch: src/Service/AlertManager.php#L242
src/Service/AlertManager.php:242:21: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $application of type App\Model\Application|null (see https://psalm.dev/082)
PossiblyNullArgument: src/Service/AlertManager.php#L242
src/Service/AlertManager.php:242:21: PossiblyNullArgument: Argument 4 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
PossiblyNullPropertyFetch: src/Service/AlertManager.php#L248
src/Service/AlertManager.php:248:80: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $application of type App\Model\Application|null (see https://psalm.dev/082)
PossiblyNullArgument: src/Service/AlertManager.php#L248
src/Service/AlertManager.php:248:80: PossiblyNullArgument: Argument 2 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
Psalm static analysis (8.3)
Process completed with exit code 2.
Markdown Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Markdown Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Markdown Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP Coding Standards Fixer (PHP 8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test suite (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Psalm static analysis (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Validate composer (8.3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/