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

Semgrep action Get Diff step Failure #11

Closed
Tracked by #1
oxf71 opened this issue Nov 1, 2023 · 0 comments · Fixed by #12
Closed
Tracked by #1

Semgrep action Get Diff step Failure #11

oxf71 opened this issue Nov 1, 2023 · 0 comments · Fixed by #12
Assignees
Labels
bug Something isn't working

Comments

@oxf71
Copy link
Collaborator

oxf71 commented Nov 1, 2023

https://github.com/b2network/b2-node/actions/runs/6717292590/job/18254897390

git remote add get-diff-action
  >> fatal: detected dubious ownership in repository at '/__w/b2-node/b2-node'
  >> To add an exception for this directory, call:
  >> 
  >> 	git config --global --add safe.directory /__w/b2-node/b2-node
git fetch --no-tags --no-recurse-submodules '--depth=10000' get-diff-action 'refs/pull/6/merge:refs/remotes/get-diff-action/pull/6/merge' 'refs/heads/main:refs/remotes/get-diff-action/main'
  >> fatal: detected dubious ownership in repository at '/__w/b2-node/b2-node'
  >> To add an exception for this directory, call:
  >> 
  >> 	git config --global --add safe.directory /__w/b2-node/b2-node
git diff 'get-diff-action/main...get-diff-action/pull/6/merge' '--diff-filter=AMRC' --name-only
Warning:   >> warning: Not a git repository. Use --no-index to compare two paths outside a working t

need change ethermint -> b2-node

run: git config --global --add safe.directory /__w/ethermint/ethermint

@oxf71 oxf71 self-assigned this Nov 1, 2023
@oxf71 oxf71 added the bug Something isn't working label Nov 1, 2023
@oxf71 oxf71 closed this as completed in #12 Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant