Skip to content

feat(query): Added date filter facet for TYPO3 v12 #37

feat(query): Added date filter facet for TYPO3 v12

feat(query): Added date filter facet for TYPO3 v12 #37

Triggered via pull request January 28, 2025 12:45
Status Failure
Total duration 26s
Artifacts

static-analysis.yaml

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

Annotations

9 errors and 4 warnings
phpstan (8.3): Classes/Resolver/FilterResolver.php#L678
Class Itx\Typo3GraphQL\Resolver\FrontendRestrictionContainer not found.
phpstan (8.3): Classes/Resolver/FilterResolver.php#L719
Call to an undefined static method Itx\Typo3GraphQL\Utility\TcaUtility::doesFieldExist().
phpstan (8.3): Classes/Resolver/QueryResolver.php#L302
Undefined variable: $dateRangeFilters
phpstan (8.3)
Process completed with exit code 1.
phpstan (8.2)
The job was canceled because "_8_3" failed.
phpstan (8.2): Classes/Resolver/FilterResolver.php#L678
Class Itx\Typo3GraphQL\Resolver\FrontendRestrictionContainer not found.
phpstan (8.2): Classes/Resolver/FilterResolver.php#L719
Call to an undefined static method Itx\Typo3GraphQL\Utility\TcaUtility::doesFieldExist().
phpstan (8.2): Classes/Resolver/QueryResolver.php#L302
Undefined variable: $dateRangeFilters
phpstan (8.2)
Process completed with exit code 1.
phpstan (8.3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
phpstan (8.2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
phpstan (8.3)
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/
phpstan (8.2)
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/