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

[TCE-1014] When Dependabot runs workflow the action fails #127

Closed
vitalijr2 opened this issue Jun 17, 2024 · 2 comments
Closed

[TCE-1014] When Dependabot runs workflow the action fails #127

vitalijr2 opened this issue Jun 17, 2024 · 2 comments

Comments

@vitalijr2
Copy link

vitalijr2 commented Jun 17, 2024

The related issue for coverage action.

The static code analisys is failed but Codacy says nothing why it is happend.
PR are affected by this issue:
vitalijr2/aws-lambda-slf4j#30
vitalijr2/aws-lambda-slf4j#29
vitalijr2/aws-lambda-slf4j#28
vitalijr2/ijhttp-tools#32
vitalijr2/ijhttp-tools#31

Defailt for vitalijr2/aws-lambda-slf4j#30
The page https://app.codacy.com/gh/vitalijr2/aws-lambda-slf4j/pull-requests/30/issues says there are two problems but the pop-up shows empty logs
screenshot_2024-06-17_15-27-03_335335507

@vitalijr2 vitalijr2 changed the title When Dependabot runs workflow the action fails When Dependabot runs a workflow the action fails Jun 17, 2024
@github-actions github-actions bot changed the title When Dependabot runs a workflow the action fails [TCE-1014] When Dependabot runs workflow the action fails Jun 17, 2024
Copy link

Internal ticket created : TCE-1014

@vitalijr2
Copy link
Author

vitalijr2 commented Jun 18, 2024

What I have found: I use in my workflow output to sarif for integration with GitHub code scanning.

When I play with parameters I have found one case when GitHub asks to commit a sarif file:

06/17 19:31:21 ERROR c.c.a.c.command.AnalyseCommand:111 - There are uncommitted changes in the project.
Please commit them before running your analysis:
Uncommited files:
results.sarif
Error: Process completed with exit code 11.

Then I have added resutls.sarif to .gitignore and it resolved this issue. See PR vitalijr2/aws-lambda-slf4j#28

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

No branches or pull requests

1 participant