Skip to content

Refactor public notifiers into internal drivers #106

Refactor public notifiers into internal drivers

Refactor public notifiers into internal drivers #106

Triggered via pull request April 29, 2024 21:12
Status Failure
Total duration 38s
Artifacts

ci.yaml

on: pull_request
Check Coding Standards
10s
Check Coding Standards
Static Analysis
10s
Static Analysis
Create a PHAR and ensure it is working
18s
Create a PHAR and ensure it is working
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 7 warnings
Static Analysis: src/Exception/Exception.php#L14
Function trigger_deprecation not found.
Static Analysis: src/Exception/NoSupportedNotifierException.php#L14
Function trigger_deprecation not found.
Static Analysis: src/LegacyNotifier.php#L16
Function trigger_deprecation not found.
Static Analysis: src/Notifier.php#L16
Function trigger_deprecation not found.
Static Analysis: src/Notifier/AppleScriptNotifier.php#L17
Function trigger_deprecation not found.
Static Analysis: src/Notifier/BinaryProvider.php#L14
Function trigger_deprecation not found.
Static Analysis: src/Notifier/CliBasedNotifier.php#L17
Function trigger_deprecation not found.
Static Analysis: src/Notifier/GrowlNotifyNotifier.php#L17
Function trigger_deprecation not found.
Static Analysis: src/Notifier/KDialogNotifier.php#L17
Function trigger_deprecation not found.
Static Analysis: src/Notifier/LibNotifyNotifier.php#L17
Function trigger_deprecation not found.
Create a PHAR and ensure it is working
Process completed with exit code 255.
Test PHP 8.1 (prefer lowest dependencies)
Process completed with exit code 1.
Test PHP 8.2
Process completed with exit code 255.
Test PHP 8.3
Process completed with exit code 255.
Create a PHAR and ensure it is working
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test PHP 8.1 (prefer lowest dependencies)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test PHP 8.1 (prefer lowest dependencies)
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 PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test PHP 8.2
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 PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test 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/