-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Bug (unconfirmed)issues that could not be reproduced yetissues that could not be reproduced yet
Milestone
Description
Describe the bug
Running make fix-all or make test-all in a VSCode devcontainer tries to symlink in php files from outside the repo that don't exist, and is missing the bin/composer dependency on some of the targets that call it.
To Reproduce
- Open the
edgebranch - Enter the devcontainer
- Run either
make fix-allormake test-all - See the build errors
Expected behavior
It completes the build successfully
FreshRSS version
1.25.1-dev (current edge)
Environment information
- Database version: N/A
- PHP version: N/A
- Installation type: N/A
- Web server type: N/A
- Device: N/A
- OS: N/A
- Browser: N/A
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug (unconfirmed)issues that could not be reproduced yetissues that could not be reproduced yet