Skip to content

genhtml: Unable to locate executable file: genhtml #93

@spherebread

Description

@spherebread

Hey there!

Am I doing something wrong?
lcov.info file is located at /coverage directory.

      - name: 📊 Code Coverage Report
        uses: zgosalvez/github-actions-report-lcov@v3.1.1
        with:
          coverage-files: coverage/lcov.info
          github-token: ${{ secrets.GITHUB_TOKEN }}
          update-comment: true

Logs:

##[debug]Evaluating condition for step: '📊 Code Coverage Report'
##[debug]Evaluating: success()
##[debug]Evaluating success:
##[debug]=> true
##[debug]Result: true
##[debug]Starting: 📊 Code Coverage Report
##[debug]Register post job cleanup for action: zgosalvez/github-actions-report-lcov@v[3](https://github.com/spherebread/inriver-html-templates/actions/runs/4315315437/jobs/7529581314#step:9:3).1.1
##[debug]Loading inputs
##[debug]Evaluating: secrets.GITHUB_TOKEN
##[debug]Evaluating Index:
##[debug]..Evaluating secrets:
##[debug]..=> Object
##[debug]..Evaluating String:
##[debug]..=> 'GITHUB_TOKEN'
##[debug]=> '***'
##[debug]Result: '***'
##[debug]Loading env
Run zgosalvez/github-actions-report-lcov@v3.1.1
  with:
    coverage-files: coverage/lcov.info
    github-token: ***
    update-comment: true
    minimum-coverage: 0
##[debug]followSymbolicLinks 'true'
##[debug]implicitDescendants 'true'
##[debug]matchDirectories 'true'
##[debug]omitBrokenSymbolicLinks 'true'
##[debug]Search path '/home/runner/work/inriver-html-templates/inriver-html-templates/coverage/lcov.info'
Error: Unable to locate executable file: genhtml. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
##[debug]Node Action run completed with exit code 1
##[debug]Finishing: 📊 Code Coverage Report

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions