Skip to content

Add PHP 8.4 compliance for 2.2 branch #175

Add PHP 8.4 compliance for 2.2 branch

Add PHP 8.4 compliance for 2.2 branch #175

Triggered via pull request July 25, 2024 06:52
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Matrix: unit-testing
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 18 warnings
PHPUnit (PHP 7.1)
Process completed with exit code 8.
PHPUnit (PHP 8.4): lib/LibXMLException.php#L36
Sabre\Xml\LibXMLException::__construct(): Implicitly marking parameter $previousException as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit (PHP 8.4): lib/Reader.php#L106
Sabre\Xml\Reader::parseGetElements(): Implicitly marking parameter $elementMap as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit (PHP 8.4): lib/Reader.php#L129
Sabre\Xml\Reader::parseInnerTree(): Implicitly marking parameter $elementMap as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit (PHP 8.4): lib/Service.php#L112
Sabre\Xml\Service::parse(): Implicitly marking parameter $contextUri as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit (PHP 8.4): lib/Service.php#L112
Sabre\Xml\Service::parse(): Implicitly marking parameter $rootElementName as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit (PHP 8.4): lib/Service.php#L156
Sabre\Xml\Service::expect(): Implicitly marking parameter $contextUri as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit (PHP 8.4): lib/Service.php#L207
Sabre\Xml\Service::write(): Implicitly marking parameter $contextUri as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit (PHP 8.4): lib/Service.php#L269
Sabre\Xml\Service::writeValueObject(): Implicitly marking parameter $contextUri as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit (PHP 8.4): lib/Writer.php#L1
Ignored error pattern !Parameter #3 \$namespace of method XMLWriter::startElementNs\(\) expects string, null given.! in path /home/runner/work/xml/xml/lib/Writer.php was not matched in reported errors.
PHPUnit (PHP 8.4)
Process completed with exit code 1.
PHPUnit (PHP 8.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@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 (PHP 8.0)
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/
PHPUnit (PHP 8.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@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 (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/
PHPUnit (PHP 8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@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 (PHP 8.1)
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/
PHPUnit (PHP 7.1)
The following actions uses Node.js version which is deprecated 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 (PHP 7.1)
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/
PHPUnit (PHP 8.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@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 (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/
PHPUnit (PHP 7.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@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 (PHP 7.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/
PHPUnit (PHP 8.4)
The following actions uses Node.js version which is deprecated 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 (PHP 8.4)
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/
PHPUnit (PHP 7.4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@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 (PHP 7.4)
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/
PHPUnit (PHP 7.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@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 (PHP 7.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/