Skip to content

Input coverage-reporter-version isn't recognized. #225

Closed
@ConsoleCatzirl

Description

@ConsoleCatzirl

Setting coverage-reporter-version has no effect other than a warning that the input isn't recognized:

Warning: Unexpected input(s) 'coverage-reporter-version', valid inputs are ['github-token', 'path-to-lcov', 'file', 'files', 'format', 'flag-name', 'parallel', 'parallel-finished', 'carryforward', 'coveralls-endpoint', 'allow-empty', 'base-path', 'git-branch', 'git-commit', 'compare-ref', 'compare-sha', 'debug', 'measure', 'fail-on-error']
Run coverallsapp/github-action@v[2](https://github.com/Sage-Bionetworks-IT/cfn-explode-macro/actions/runs/11148235826/job/30984406533#step:8:2)
  with:
    coverage-reporter-version: v0.6.14
    file: coverage.lcov
    fail-on-error: false
    github-token: ***
    coveralls-endpoint: https://coveralls.io
    allow-empty: false
    debug: false
    measure: false
  env:
    pythonLocation: /opt/hostedtoolcache/Python/[3](https://github.com/Sage-Bionetworks-IT/cfn-explode-macro/actions/runs/11148235826/job/30984406533#step:8:3).9.20/x6[4](https://github.com/Sage-Bionetworks-IT/cfn-explode-macro/actions/runs/11148235826/job/30984406533#step:8:4)
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.9.20/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.20/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.20/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.20/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.20/x64/lib
Run mkdir -p ~/bin/
  mkdir -p ~/bin/
  cd ~/bin/
  curl -sLO https://github.com/coverallsapp/coverage-reporter/releases/latest/download/coveralls-linux.tar.gz
  curl -sLO https://github.com/coverallsapp/coverage-reporter/releases/latest/download/coveralls-checksums.txt
  cat coveralls-checksums.txt | grep coveralls-linux.tar.gz | sha2[5](https://github.com/Sage-Bionetworks-IT/cfn-explode-macro/actions/runs/11148235826/job/30984406533#step:8:5)6sum --check
  tar -xzf coveralls-linux.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions