Upgrade the app to use Symfony 6 and PHP 8.2 #218
Annotations
10 errors and 1 warning
run-qa-tests:
src/Controller/AuthenticationController.php#L1
Ignored error pattern #^Parameter \#3 \$response of method App\\Tiqr\\AuthenticationRateLimitServiceInterface\:\:authenticate\(\) expects string, mixed given\.$# in path /var/www/html/src/Controller/AuthenticationController.php was not matched in reported errors.
|
run-qa-tests:
src/Controller/AuthenticationController.php#L111
Parameter #3 $response of method Surfnet\Tiqr\Tiqr\AuthenticationRateLimitServiceInterface::authenticate() expects string, mixed given.
|
run-qa-tests:
src/Controller/TiqrAppApiController.php#L1
Ignored error pattern #^Parameter \#1 \$enrollmentEnrollmentKey of method App\\Tiqr\\TiqrServiceInterface\:\:getEnrollmentSecret\(\) expects string, mixed given\.$# in path /var/www/html/src/Controller/TiqrAppApiController.php was not matched in reported errors.
|
run-qa-tests:
src/Controller/TiqrAppApiController.php#L1
Ignored error pattern #^Parameter \#1 \$enrollmentSecret of method App\\Tiqr\\TiqrServiceInterface\:\:finalizeEnrollment\(\) expects string, mixed given\.$# in path /var/www/html/src/Controller/TiqrAppApiController.php was not matched in reported errors.
|
run-qa-tests:
src/Controller/TiqrAppApiController.php#L1
Ignored error pattern #^Parameter \#1 \$enrollmentSecret of method App\\Tiqr\\TiqrServiceInterface\:\:validateEnrollmentSecret\(\) expects string, mixed given\.$# in path /var/www/html/src/Controller/TiqrAppApiController.php was not matched in reported errors.
|
run-qa-tests:
src/Controller/TiqrAppApiController.php#L1
Ignored error pattern #^Parameter \#1 \$identifier of method App\\Tiqr\\TiqrServiceInterface\:\:getSariForSessionIdentifier\(\) expects string, mixed given\.$# in path /var/www/html/src/Controller/TiqrAppApiController.php was not matched in reported errors.
|
run-qa-tests:
src/Controller/TiqrAppApiController.php#L1
Ignored error pattern #^Parameter \#1 \$key of method App\\Tiqr\\TiqrServiceInterface\:\:getEnrollmentMetadata\(\) expects string, mixed given\.$# in path /var/www/html/src/Controller/TiqrAppApiController.php was not matched in reported errors.
|
run-qa-tests:
src/Controller/TiqrAppApiController.php#L1
Ignored error pattern #^Parameter \#1 \$sessionKey of method App\\Tiqr\\AuthenticationRateLimitServiceInterface\:\:authenticate\(\) expects string, mixed given\.$# in path /var/www/html/src/Controller/TiqrAppApiController.php was not matched in reported errors.
|
run-qa-tests:
src/Controller/TiqrAppApiController.php#L1
Ignored error pattern #^Parameter \#1 \$userId of method App\\Tiqr\\TiqrUserRepositoryInterface\:\:getUser\(\) expects string, mixed given\.$# in path /var/www/html/src/Controller/TiqrAppApiController.php was not matched in reported errors.
|
run-qa-tests:
src/Controller/TiqrAppApiController.php#L1
Ignored error pattern #^Parameter \#2 \$context of static method App\\WithContextLogger\:\:from\(\) expects array\<string, string\>, array\<string, mixed\> given\.$# in path /var/www/html/src/Controller/TiqrAppApiController.php was not matched in reported errors.
|
run-qa-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|