Skip to content

Fix CsFixerGitHookCommand#24

Merged
hugo-goncalves-kununu merged 1 commit into
mainfrom
fix-constant-not-found-git-hook-command
Sep 26, 2025
Merged

Fix CsFixerGitHookCommand#24
hugo-goncalves-kununu merged 1 commit into
mainfrom
fix-constant-not-found-git-hook-command

Conversation

@hugo-goncalves-kununu

Copy link
Copy Markdown
Collaborator

Description

The objective of this PR is to fix errors being reported both locally and in the pipelines when running the git hook install command.

Details

  • Fix [ERROR] Installation failed: Undefined constant Symfony\Component\Console\Command\Command::SUCCESS
    • As a temporary fix until we can figure out why we will not use those constants on that command
image

- Fix `[ERROR] Installation failed: Undefined constant Symfony\Component\Console\Command\Command::SUCCESS`
    - As a temporary fix until we can figure out why we will not use those constants on that command
@github-actions

Copy link
Copy Markdown

Qodana for PHP

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@hugo-goncalves-kununu hugo-goncalves-kununu merged commit 14da8f0 into main Sep 26, 2025
4 checks passed
@hugo-goncalves-kununu hugo-goncalves-kununu deleted the fix-constant-not-found-git-hook-command branch September 26, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants