Skip to content

[Bug] make fix-all and make test-all are broken #6912

@mtalexan

Description

@mtalexan

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

  1. Open the edge branch
  2. Enter the devcontainer
  3. Run either make fix-all or make test-all
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug (unconfirmed)issues that could not be reproduced yet

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions