Update FontAwesome icon names #48
php.yml
on: push
Matrix: PHP-Linter
Linter
/
ecmascript-linter
Linter
/
json-linter
Linter
/
style-linter
Linter
/
yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Cleanup artifacts
0s
Annotations
10 errors and 3 notices
|
Syntax and unit tests, PHP 8.3, ubuntu-latest
Process completed with exit code 2.
|
|
Syntax and unit tests, PHP 8.2, ubuntu-latest
Process completed with exit code 2.
|
|
Syntax and unit tests, PHP 8.1, ubuntu-latest
Process completed with exit code 2.
|
|
Syntax and unit tests, PHP 8.3, windows-latest
Process completed with exit code 1.
|
|
Syntax and unit tests, PHP 8.3, windows-latest
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires PHP extension ext-fileinfo * but it is missing from your system. Install or enable PHP's fileinfo extension.
Problem 2
- Root composer.json requires PHP extension ext-posix * but it is missing from your system. Install or enable PHP's posix extension.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-fileinfo --ignore-platform-req=ext-posix` to temporarily ignore these required extensions.
|
|
Syntax and unit tests, PHP 8.1, windows-latest
Process completed with exit code 1.
|
|
Syntax and unit tests, PHP 8.1, windows-latest
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires PHP extension ext-fileinfo * but it is missing from your system. Install or enable PHP's fileinfo extension.
Problem 2
- Root composer.json requires PHP extension ext-posix * but it is missing from your system. Install or enable PHP's posix extension.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-fileinfo --ignore-platform-req=ext-posix` to temporarily ignore these required extensions.
|
|
Syntax and unit tests, PHP 8.1, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
|
|
Syntax and unit tests, PHP 8.2, windows-latest
The operation was canceled.
|
|
Syntax and unit tests, PHP 8.2, windows-latest
The strategy configuration was canceled because "unit-tests-windows.windows-latest_8_3" failed
|
|
Syntax and unit tests, PHP 8.3, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Syntax and unit tests, PHP 8.1, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Syntax and unit tests, PHP 8.2, windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|