{{ message }}
Replies: 3 comments
-
|
In Super-linter v7.3.0, we updated PHP to 8.4. In the Can you try switching to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been asked to add the Super Linter to our project. I started with the qa branch, committed my .yml file as indicated in the docs. I keep getting the workflow failing after 3 mins with the following error:
2025-03-28 15:18:09 [FATAL] Failed to run composer install for /github/workspace. Output: Your lock file does not contain a compatible set of packages. Please run composer update.I've tried composer install, composer update, deleting the lock file and regenerating it. I also tried specifying a PHP version in my file and nothing seems to work. I've been hitting my head against the wall and any help would be appreciated! I'm sharing my file here:
Beta Was this translation helpful? Give feedback.
All reactions