Skip to content

[Dep] Ignore unknown class error on build/config/config-downgrade.php on shipmonk/composer-dependency-analyser to 1.8.4#7668

Merged
samsonasik merged 2 commits into
mainfrom
temporary-pin-dep
Nov 25, 2025
Merged

[Dep] Ignore unknown class error on build/config/config-downgrade.php on shipmonk/composer-dependency-analyser to 1.8.4#7668
samsonasik merged 2 commits into
mainfrom
temporary-pin-dep

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik samsonasik commented Nov 25, 2025

New release of shipmonk/composer-dependency-analyser 1.8.4 cause error on pull request action:

vendor/bin/composer-dependency-analyser

Found 1 unknown class!
(unable to autoload those, so we cannot check them)

  • DowngradeRectorConfig
    in build/config/config-downgrade.php:10

see https://github.com/rectorphp/rector-src/actions/runs/19675350225/job/56354827988?pr=7667#step:5:16

which define class and direct use cause error above. I reported the issue at:

for it.

While wait, we can temporary ignore the error.

@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I think it is ready.

@TomasVotruba
Copy link
Copy Markdown
Member

I think better solution is to ignore this error in the config. Pinning a version creates work in the future.

@samsonasik
Copy link
Copy Markdown
Member Author

@TomasVotruba sure, updated to ignore error on unknown class for it 37a6c11

@samsonasik samsonasik changed the title [Dep] Temporary pin shipmonk/composer-dependency-analyser to 1.8.3 [Dep] Ignore unknown class error on build/config/config-downgrade.php on shipmonk/composer-dependency-analyser to 1.8.4 Nov 25, 2025
@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I think it is ready.

@samsonasik
Copy link
Copy Markdown
Member Author

@TomasVotruba I've updated the ignore config, let's merge so other PR can come with green ;)

@samsonasik samsonasik merged commit d62611e into main Nov 25, 2025
54 checks passed
@samsonasik samsonasik deleted the temporary-pin-dep branch November 25, 2025 19:54
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants