Skip to content

Allow config and temp directories to be configured independently. #550

Allow config and temp directories to be configured independently.

Allow config and temp directories to be configured independently. #550

Status Failure
Total duration 42s
Artifacts

lint.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Lint code (PHP 8.1): src/Commands/Upgrade.php#L105
Parameter #1 $docsName of static method Knuckles\Scribe\GroupedEndpoints\GroupedEndpointsFactory::fromCamelDir() expects Knuckles\Scribe\Configuration\CacheConfiguration, string given.
Lint code (PHP 8.1): src/Commands/Upgrade.php#L115
Parameter #1 $docsObject of static method Knuckles\Camel\Camel::camelDir() expects Knuckles\Scribe\Configuration\CacheConfiguration, string given.
Lint code (PHP 8.1): src/Extracting/ApiDetails.php#L27
Deprecated in PHP 8.0: Required parameter $docsName follows optional parameter $preserveUserChanges.
Lint code (PHP 8.1): src/GroupedEndpoints/GroupedEndpointsFromApp.php#L41
Deprecated in PHP 8.0: Required parameter $docsName follows optional parameter $preserveUserChanges.
Lint code (PHP 8.1)
Process completed with exit code 1.
Lint code (PHP 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/