Replace Makefile with castor.php and update workflow #927
integrate.yml
on: pull_request
3️⃣ Static Analysis
25s
4️⃣ Coding Standards
41s
6️⃣ Rector Checkstyle
32s
7️⃣ Exported files
3s
Matrix: 2️⃣ JS tests
Matrix: 2️⃣ Unit and functional tests
Annotations
4 errors
3️⃣ Static Analysis:
src/symfony/src/Security/Guesser/RequestBodyUserEntityGuesser.php#L1
Ignored error pattern #^Call to an undefined method Symfony\\Component\\HttpFoundation\\Request\:\:getContentType\(\)\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/symfony/src/Security/Guesser/RequestBodyUserEntityGuesser.php was not matched in reported errors.
|
3️⃣ Static Analysis:
src/symfony/src/Security/Guesser/RequestBodyUserEntityGuesser.php#L1
Ignored error pattern #^Call to function method_exists\(\) with Symfony\\Component\\HttpFoundation\\Request and 'getContentTypeFormat' will always evaluate to true\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/symfony/src/Security/Guesser/RequestBodyUserEntityGuesser.php was not matched in reported errors.
|
3️⃣ Static Analysis
Process completed with exit code 1.
|
4️⃣ Coding Standards
Process completed with exit code 1.
|