flutter-tools.nvim icon indicating copy to clipboard operation
flutter-tools.nvim copied to clipboard

[BUG] Errors in github actions

Open sidlatau opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Github actions fails i.e. https://github.com/nvim-flutter/flutter-tools.nvim/actions/runs/11200029728

Fetching the repository
  /usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +47b8c363c6bca75a16d9f233071596b19d30fb60:refs/remotes/pull/392/merge
  Error: fatal: could not read Username for 'https://github.com/': terminal prompts disabled

Expected Behavior

Actions should not fail because of permission errors. This may be because of an expired PAT. I see I do not have permission to change secrets, I do not see the organization/repo setting tab. @akinsho, could you grant me permission to change secrets?

Steps To Reproduce

Create PR, check actions.

Environment

No response

Anything else?

No response

sidlatau avatar Oct 06 '24 08:10 sidlatau