Analysis does not work

  • ALM used is Bitbucket Cloud
  • CI system used is Bitbucket Cloud
  • Languages of the repository : C#
  • Error observed: There seems to be no analysis performed at all as it tells us 0 lines of code and no code smells etc.

Hey there.

What does your bitbucket-pipelines.yml file look like?

I now found out that I do have to perform the analysis direct in the yaml file an not via the pipeline

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.