Skip to content

paths-file option does not exist #16

@myyk

Description

@myyk

The "--paths-file" option does not exist, though there's mention of it in https://github.com/php-actions/phpstan#inputs.

I tried to use it like this:

      - name: PHPStan Static Analysis
        uses: php-actions/phpstan@v3
        with:
          memory_limit: 1G
          paths_file: .phpstan.paths

When running it the action I saw this error:

  The "--paths-file" option does not exist.  

Seems like this isn't implemented anymore?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions