Fix SliderControllerTest: resolve type hints and mock dependencies #9
Annotations
4 errors and 4 warnings
|
security
Path does not exist: trivy-results.sarif
|
|
security
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
security
Process completed with exit code 2.
|
|
security
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/cache is locked to version v7.3.6 and an update of this package was not requested.
- symfony/cache v7.3.6 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 2
- symfony/error-handler is locked to version v7.3.6 and an update of this package was not requested.
- symfony/error-handler v7.3.6 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 3
- symfony/framework-bundle is locked to version v7.0.10 and an update of this package was not requested.
- symfony/framework-bundle v7.0.10 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 4
- symfony/http-foundation is locked to version v7.3.7 and an update of this package was not requested.
- symfony/http-foundation v7.3.7 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 5
- symfony/http-kernel is locked to version v7.2.9 and an update of this package was not requested.
- symfony/http-kernel v7.2.9 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 6
- symfony/routing is locked to version v7.3.6 and an update of this package was not requested.
- symfony/routing v7.3.6 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 7
- symfony/string is locked to version v7.3.4 and an update of this package was not requested.
- symfony/string v7.3.4 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 8
- symfony/twig-bridge is locked to version v7.3.6 and an update of this package was not requested.
- symfony/twig-bridge v7.3.6 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 9
- symfony/twig-bundle is locked to version v7.2.9 and an update of this package was not requested.
- symfony/twig-bundle v7.2.9 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 10
- symfony/var-dumper is locked to version v7.3.5 and an update of this package was not requested.
- symfony/var-dumper v7.3.5 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 11
- symfony/var-exporter is locked to version v7.3.4 and an update of this package was not requested.
- symfony/var-exporter v7.3.4 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 12
- symfony/console is locked to version v6.4.27 and an update of this package was not requested.
- symfony/console v6.4.27 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.3.4].
- symfony/string v7.3.4 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
|
|
security
Unexpected input(s) 'ignore-file', valid inputs are ['sarif_file', 'checkout_path', 'ref', 'sha', 'token', 'matrix', 'category', 'wait-for-processing']
|
|
security
This run of the CodeQL Action does not have permission to access the CodeQL Action API endpoints. This could be because the Action is running on a pull request from a fork. If not, please ensure the workflow has at least the 'security-events: read' permission. Details: Resource not accessible by integration - https://docs.github.com/rest
|
|
security
This run of the CodeQL Action does not have permission to access the CodeQL Action API endpoints. This could be because the Action is running on a pull request from a fork. If not, please ensure the workflow has at least the 'security-events: read' permission. Details: Resource not accessible by integration - https://docs.github.com/rest
|
|
security
Unexpected input(s) 'ignore-file', valid inputs are ['sarif_file', 'checkout_path', 'ref', 'sha', 'token', 'matrix', 'category', 'wait-for-processing']
|