Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest v2.1.11 version fails to run #28

Open
tomjn opened this issue Mar 4, 2024 · 1 comment
Open

Latest v2.1.11 version fails to run #28

tomjn opened this issue Mar 4, 2024 · 1 comment

Comments

@tomjn
Copy link

tomjn commented Mar 4, 2024

After upgrading form 2.1.10 to 2.1.11 the action fails to run with this output:

Run veracode/[email protected]
Start command
curl -sSL https://download.sourceclear.com/ci.sh | sh -s -- scan . --quick  
Scan finished with exit code:  0
Store json Results as Artifact
Starting artifact upload
For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging
Artifact name is valid!
/home/runner/work/_actions/veracode/veracode-sca/v2.1.11/dist/index.js:1915
            throw new Error(`File ${file} does not exist`);
                  ^

Error: File scaResults.txt does not exist
    at getUploadSpecification (/home/runner/work/_actions/veracode/veracode-sca/v2.1.11/dist/index.js:1915:19)
    at DefaultArtifactClient.<anonymous> (/home/runner/work/_actions/veracode/veracode-sca/v2.1.11/dist/index.js:88:91)
    at Generator.next (<anonymous>)
    at /home/runner/work/_actions/veracode/veracode-sca/v2.1.11/dist/index.js:58:71
    at new Promise (<anonymous>)
    at __webpack_modules__.9157.__awaiter (/home/runner/work/_actions/veracode/veracode-sca/v2.1.11/dist/index.js:54:12)
    at DefaultArtifactClient.uploadArtifact (/home/runner/work/_actions/veracode/veracode-sca/v2.1.11/dist/index.js:83:[16](https://github.com/hm-sc/standard-chartered-nr/actions/runs/8143707108/job/22256146353#step:4:17))
    at /home/runner/work/_actions/veracode/veracode-sca/v2.1.11/dist/index.js:38651:63
    at Generator.next (<anonymous>)
    at /home/runner/work/_actions/veracode/veracode-sca/v2.1.11/dist/index.js:38498:71
@raizen-renatofilizzola
Copy link

same here.

Back to 2.1.10, all fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants