Fix Parsedown classes for PHP 8.4 #9246
backend.yml
on: push
Code Quality
47s
Coding Style
56s
Matrix: tests
Annotations
4 errors and 19 warnings
Unit tests - PHP 8.4:
tests/Http/CookieTest.php#L53
Failed asserting that false is true.
|
Unit tests - PHP 8.4
Process completed with exit code 1.
|
Unit tests - PHP 8.4
Process completed with exit code 1.
|
Unit tests - PHP 8.4
No SARIF files found to upload in "sarif".
|
Coding Style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code Quality
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, github/codeql-action/upload-sarif@4a8f20f6b9b5114f354129a1e2f391d75bfd640a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code Quality
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Unit tests - PHP 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457, github/codeql-action/upload-sarif@4a8f20f6b9b5114f354129a1e2f391d75bfd640a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests - PHP 8.3
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Unit tests - PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457, github/codeql-action/upload-sarif@4a8f20f6b9b5114f354129a1e2f391d75bfd640a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests - PHP 8.2
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Unit tests - PHP 8.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, github/codeql-action/upload-sarif@4a8f20f6b9b5114f354129a1e2f391d75bfd640a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L334
claviska\SimpleImage::generate(): Implicitly marking parameter $mimeType as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L476
claviska\SimpleImage::toDataUri(): Implicitly marking parameter $mimeType as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L493
claviska\SimpleImage::toDownload(): Implicitly marking parameter $mimeType as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L520
claviska\SimpleImage::toFile(): Implicitly marking parameter $mimeType as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L541
claviska\SimpleImage::toScreen(): Implicitly marking parameter $mimeType as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L560
claviska\SimpleImage::toString(): Implicitly marking parameter $mimeType as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L978
claviska\SimpleImage::resize(): Implicitly marking parameter $width as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L978
claviska\SimpleImage::resize(): Implicitly marking parameter $height as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L1030
claviska\SimpleImage::resolution(): Implicitly marking parameter $res_y as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4:
vendor/claviska/simpleimage/src/claviska/SimpleImage.php#L1090
claviska\SimpleImage::text(): Implicitly marking parameter $boundary as nullable is deprecated, the explicit nullable type must be used instead
|
Unit tests - PHP 8.4
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|