You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly there seems to be problem with 1.4.0 tag - it doesn't get resolved, using master seems to work fine
Unable to resolve action `rahul-deepsource/[email protected]`, unable to find version `v1.4.0`
Secondly, when I change to master it runs but outputs the following errors:
cp: can't stat 'flake8.json': No such file or directorycp: can't stat 'mypy.json': No such file or directory
cp: can't stat 'pylint-error.json': No such file or directorycp: can't stat 'pylint-warning.json': No such file or directory
cp: can't stat 'vulture.json': No such file or directory
Hi when trying to run this action I get errors.
The action looks like this:
Firstly there seems to be problem with
1.4.0
tag - it doesn't get resolved, using master seems to work fineSecondly, when I change to master it runs but outputs the following errors:
Here is the important part of the logs:
The text was updated successfully, but these errors were encountered: