Fix static checks #210
Annotations
5 errors and 3 warnings
src/DataSyncInfrastructure/Controller/FeedController.php#L62
src/DataSyncInfrastructure/Controller/FeedController.php:62:17: MixedAssignment: Unable to determine the type that $headerAccessTokenExtractor is being assigned to (see https://psalm.dev/032)
|
src/DataSyncInfrastructure/Controller/FeedController.php#L63
src/DataSyncInfrastructure/Controller/FeedController.php:63:17: MixedAssignment: Unable to determine the type that $authToken is being assigned to (see https://psalm.dev/032)
|
src/DataSyncInfrastructure/Controller/FeedController.php#L63
src/DataSyncInfrastructure/Controller/FeedController.php:63:59: MixedMethodCall: Cannot determine the type of $headerAccessTokenExtractor when calling method extractAccessToken (see https://psalm.dev/015)
|
src/DataSyncInfrastructure/Controller/FeedController.php#L67
src/DataSyncInfrastructure/Controller/FeedController.php:67:97: MixedArgument: Argument 3 of Webgriffe\SyliusClerkPlugin\DataSyncInfrastructure\Validator\RequestValidatorInterface::isValid cannot be mixed|string, expecting string (see https://psalm.dev/030)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading