Remove deprecations #630
integrate.yml
on: pull_request
3️⃣ Static Analysis
43s
4️⃣ Coding Standards
46s
5️⃣ Mutation Testing
42s
6️⃣ Rector Checkstyle
58s
7️⃣ Exported files
7s
Matrix: 2️⃣ JS tests
Matrix: 2️⃣ Unit and functional tests
Annotations
22 errors
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.2 but your php version (8.1.24) does not satisfy that requirement.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, lowest)
Process completed with exit code 2.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, lowest)
The operation was canceled.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, lowest)
The job was canceled because "ubuntu-latest_8_1_lowest" failed.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, lowest)
The operation was canceled.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, highest)
The job was canceled because "ubuntu-latest_8_1_lowest" failed.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, highest)
The operation was canceled.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.1, highest)
The operation was canceled.
|
2️⃣ Unit and functional tests (ubuntu-latest, 8.2, highest)
The operation was canceled.
|
5️⃣ Mutation Testing
Process completed with exit code 2.
|
3️⃣ Static Analysis:
src/metadata-service/src/CertificateChain/CertificateToolbox.php#L1
Ignored error pattern #^Parameter \#1 \$string of function trim expects string, string\|null given\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/metadata-service/src/CertificateChain/CertificateToolbox.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/metadata-service/src/CertificateChain/CertificateToolbox.php#L1
Ignored error pattern #^Parameter \#3 \$subject of function preg_replace expects array\|string, string\|null given\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/metadata-service/src/CertificateChain/CertificateToolbox.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/metadata-service/src/Service/DistantResourceMetadataService.php#L1
Ignored error pattern #^Call to deprecated method createFromString\(\) of class Webauthn\\MetadataService\\Statement\\MetadataStatement\:
since 4\.7\.0\. Please use the symfony/serializer for converting the object\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/metadata-service/src/Service/DistantResourceMetadataService.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/metadata-service/src/Service/DistantResourceMetadataService.php#L120
Call to an undefined static method Webauthn\MetadataService\Statement\MetadataStatement::createFromString().
|
3️⃣ Static Analysis:
src/metadata-service/src/Service/FidoAllianceCompliantMetadataService.php#L1
Ignored error pattern #^Call to deprecated method createFromArray\(\) of class Webauthn\\MetadataService\\Service\\MetadataBLOBPayloadEntry\:
since 4\.7\.0\. Please use the symfony/serializer for converting the object\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/metadata-service/src/Service/FidoAllianceCompliantMetadataService.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/metadata-service/src/Service/FidoAllianceCompliantMetadataService.php#L1
Ignored error pattern #^Parameter \#1 \$data of static method Webauthn\\MetadataService\\Service\\MetadataBLOBPayloadEntry\:\:createFromArray\(\) expects array\<string, mixed\>, mixed given\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/metadata-service/src/Service/FidoAllianceCompliantMetadataService.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/metadata-service/src/Service/FidoAllianceCompliantMetadataService.php#L166
Call to an undefined static method Webauthn\MetadataService\Service\MetadataBLOBPayloadEntry::createFromArray().
|
3️⃣ Static Analysis:
src/metadata-service/src/Service/FidoAllianceCompliantMetadataService.php#L171
Property Webauthn\MetadataService\Service\FidoAllianceCompliantMetadataService::$statusReports (array<string, array<int, Webauthn\MetadataService\Statement\StatusReport>>) does not accept array<int|string, mixed>.
|
3️⃣ Static Analysis:
src/metadata-service/src/Service/FolderResourceMetadataService.php#L1
Ignored error pattern #^Call to deprecated method createFromString\(\) of class Webauthn\\MetadataService\\Statement\\MetadataStatement\:
since 4\.7\.0\. Please use the symfony/serializer for converting the object\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/metadata-service/src/Service/FolderResourceMetadataService.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/metadata-service/src/Service/FolderResourceMetadataService.php#L69
Call to an undefined static method Webauthn\MetadataService\Statement\MetadataStatement::createFromString().
|
4️⃣ Coding Standards
Process completed with exit code 2.
|
6️⃣ Rector Checkstyle
Process completed with exit code 2.
|