Skip to content

Could not find file #190

@hisarbalik

Description

@hisarbalik

After bumping the version to v2.14.1, I am facing the issue on github action. The job failed with the following error:

{"Threshold":75,"Path":"^internal/resourcelock$"},{"Threshold":84,"Path":"^internal/webhookcert$"},{"Threshold":85,"Path":"^webhook
{"level":"error","error":"could not find file [github.com/my-org/my-project/apis/operator/v1alpha1/telemetry_types.go]","message":"failed to generate coverage statistics"}

When I run it locally, the issue is not present.

There is a screenshot from CI:

Image

The file causing the issue is excluded

exclude:
  # Exclude files or packages matching their paths
  paths:
    - ^apis

It seems to be similar to #178

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions