community
community copied to clipboard
Fix GitHub Actions Failure Due to Bad Credentials
PR Feedback (click)
- [ ] 👍 Sweep Did Well
- [ ] 👎 Sweep Needs Improvement I created this PR to fix the failing GitHub Actions.## Description This PR addresses the issue of the GitHub Actions workflow failing due to bad credentials. The 'lock-threads.yml' workflow was failing because it was missing the necessary GitHub token to run the 'dessant/lock-threads@v4' action.
Summary of Changes
- Modified the '.github/workflows/lock-threads.yml' file to include the GitHub token in the 'with' section of the 'dessant/lock-threads@v4' action. The token is fetched from the repository's secrets.
- The token is now passed as follows:
with: token: ${{ secrets.GITHUB_TOKEN }} - Please note that the 'GITHUB_TOKEN' should be added as a secret in the repository settings for the workflow to run successfully.
These changes should resolve the issue and allow the GitHub Actions workflow to run without any credential errors.
Rollback Files For Sweep
- [ ] Rollback changes to .github/workflows/lock-threads.yml
- [ ] Rollback changes to .github/workflows/lock-threads.yml
Sandbox Executions
- [X] Running GitHub Actions for
.github/workflows/lock-threads.yml✓
Check .github/workflows/lock-threads.yml with contents:Ran GitHub Actions for 8fd2e29d7cfe1de64182a499991a5e5aa27e7aa4:
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run contributor-assistant/[email protected] yielded the following error: ##[error]graphql call to get the committers details failed: HttpError: Bad credentials Here are the logs: CLA Assistant GitHub Action bot has started the process
Generating plan by analyzing files... (step 2/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run release-drafter/release-drafter@v5 yielded the following error: ##[error]Invalid config file ##[warning]openimsdk/community: Invalid config file { name: 'event', id: '7374179354', stack: 'Error: Configuration file .github/release-drafter.yml is not found. The configuration file must reside in your default branch.\n' + ' at getConfig (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142745:13)\n' + ' at async /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142240:22\n' + ' at async Promise.all (index 0)', type: 'Error' } ##[error]Invalid config file Here are the logs: "pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/) "pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/) "pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/) "pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/) ##[warning]openimsdk/community: Invalid config file { name: 'event', id: '7374179354', stack: 'Error: Configuration file .github/release-drafter.yml is not found. The configuration file must reside in your default branch.\n' + ' at getConfig (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142745:13)\n' + ' at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142339:20)\n' + ' at async Promise.all (index 1)', type: 'Error' }
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run alex-page/[email protected] yielded the following error: ##[error]Bad credentials Here are the logs:
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run make tidy yielded the following error: ##[error]Process completed with exit code 2. ##[group]Run actions/setup-go@v2 with: go-version: 1.18 check-latest: false stable: true token: *** env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Setup go stable version spec 1.18 Attempting to download 1.18... matching 1.18... Acquiring 1.18.10 from https://github.com/actions/go-versions/releases/download/1.18.10-3890634278/go-1.18.10-linux-x64.tar.gz Extracting Go... [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/cafa9fab-a1cb-4b2e-8349-c33d244c217d -f /home/runner/work/_temp/5c471e4e-3b9c-40c0-a485-04e097f249b5 Successfully extracted go to /home/runner/work/_temp/cafa9fab-a1cb-4b2e-8349-c33d244c217d Adding to the cache ... Successfully cached go to /opt/hostedtoolcache/go/1.18.10/x64 Added go to the path Successfully setup go version 1.18 go version go1.18.10 linux/amd64 ##[group]go env ##[error]The operation was canceled. ##[group]Run make tidy [36;1mmake tidy[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 GOROOT: /opt/hostedtoolcache/go/1.19.13/x64 ##[endgroup] make: *** No rule to make target 'tidy'. Stop. ##[error]Process completed with exit code 2. Here are the logs: make: *** No rule to make target 'tidy'. Stop.
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run sudo make init yielded the following error: ##[error]Process completed with exit code 2. ##[group]Run sudo make tidy [36;1msudo make tidy[0m [36;1msudo make tools.verify.go-gitlint[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] make: *** No rule to make target 'tidy'. Stop. ##[error]Process completed with exit code 2. ##[group]Run sudo make init [36;1msudo make init[0m [36;1msudo docker compose up -d[0m [36;1msudo sleep 20[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Performing initialization tasks... # Add commands for initialization tasks here no configuration file provided: not found ##[error]Process completed with exit code 14. ##[group]Run actions/checkout@v4 with: repository: openimsdk/community token: *** ssh-strict: true persist-credentials: true clean: true sparse-checkout-cone-mode: true fetch-depth: 1 fetch-tags: false show-progress: true lfs: false submodules: false set-safe-directory: true env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Syncing repository: openimsdk/community ##[group]Getting Git version info Working directory is '/home/runner/work/community/community' [command]/usr/bin/git version git version 2.43.0 ##[endgroup] Temporarily overriding HOME='/home/runner/work/_temp/fa501802-95e0-42ea-8a7c-e2576920053b' before making global git config changes Adding repository directory to the temporary git global config as a safe directory [command]/usr/bin/git config --global --add safe.directory /home/runner/work/community/community Deleting the contents of '/home/runner/work/community/community' ##[group]Initializing the repository [command]/usr/bin/git init /home/runner/work/community/community hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> Initialized empty Git repository in /home/runner/work/community/community/.git/ [command]/usr/bin/git remote add origin https://github.com/openimsdk/community ##[endgroup] ##[group]Disabling automatic garbage collection [command]/usr/bin/git config --local gc.auto 0 ##[endgroup] ##[group]Setting up auth [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** ##[endgroup] ##[group]Fetching the repository [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0adefab555db212ffb72167f1f0103ab2f7553bb:refs/remotes/pull/119/merge ##[error]The operation was canceled. ##[group]Run actions/setup-go@v4 with: go-version: 1.21 check-latest: false token: *** cache: true env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Setup go version spec 1.21 Found in cache @ /opt/hostedtoolcache/go/1.21.5/x64 Added go to the path Successfully set up Go version 1.21 [command]/opt/hostedtoolcache/go/1.21.5/x64/bin/go env GOCACHE [command]/opt/hostedtoolcache/go/1.21.5/x64/bin/go env GOMODCACHE /home/runner/.cache/go-build /home/runner/go/pkg/mod ##[warning]Restore cache failed: Dependencies file is not found in /home/runner/work/community/community. Supported file pattern: go.sum go version go1.21.5 linux/amd64 ##[group]go env ##[error]The operation was canceled. ##[group]Run sudo make install [36;1msudo make install[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] make: *** No rule to make target 'install'. Stop. ##[error]Process completed with exit code 2. Here are the logs: Performing initialization tasks... # Add commands for initialization tasks here make: *** No rule to make target 'image'. Stop.
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run sudo make init yielded the following error: ##[error]Process completed with exit code 2. ##[group]Run sudo make tidy [36;1msudo make tidy[0m [36;1msudo make tools.verify.go-gitlint[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] make: *** No rule to make target 'tidy'. Stop. ##[error]Process completed with exit code 2. ##[group]Run sudo make init [36;1msudo make init[0m [36;1msudo docker compose up -d[0m [36;1msudo sleep 20[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Performing initialization tasks... # Add commands for initialization tasks here no configuration file provided: not found ##[error]Process completed with exit code 14. ##[group]Run actions/checkout@v4 with: repository: openimsdk/community token: *** ssh-strict: true persist-credentials: true clean: true sparse-checkout-cone-mode: true fetch-depth: 1 fetch-tags: false show-progress: true lfs: false submodules: false set-safe-directory: true env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Syncing repository: openimsdk/community ##[group]Getting Git version info Working directory is '/home/runner/work/community/community' [command]/usr/bin/git version git version 2.43.0 ##[endgroup] Temporarily overriding HOME='/home/runner/work/_temp/fa501802-95e0-42ea-8a7c-e2576920053b' before making global git config changes Adding repository directory to the temporary git global config as a safe directory [command]/usr/bin/git config --global --add safe.directory /home/runner/work/community/community Deleting the contents of '/home/runner/work/community/community' ##[group]Initializing the repository [command]/usr/bin/git init /home/runner/work/community/community hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> Initialized empty Git repository in /home/runner/work/community/community/.git/ [command]/usr/bin/git remote add origin https://github.com/openimsdk/community ##[endgroup] ##[group]Disabling automatic garbage collection [command]/usr/bin/git config --local gc.auto 0 ##[endgroup] ##[group]Setting up auth [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** ##[endgroup] ##[group]Fetching the repository [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0adefab555db212ffb72167f1f0103ab2f7553bb:refs/remotes/pull/119/merge ##[error]The operation was canceled. ##[group]Run actions/setup-go@v4 with: go-version: 1.21 check-latest: false token: *** cache: true env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Setup go version spec 1.21 Found in cache @ /opt/hostedtoolcache/go/1.21.5/x64 Added go to the path Successfully set up Go version 1.21 [command]/opt/hostedtoolcache/go/1.21.5/x64/bin/go env GOCACHE [command]/opt/hostedtoolcache/go/1.21.5/x64/bin/go env GOMODCACHE /home/runner/.cache/go-build /home/runner/go/pkg/mod ##[warning]Restore cache failed: Dependencies file is not found in /home/runner/work/community/community. Supported file pattern: go.sum go version go1.21.5 linux/amd64 ##[group]go env ##[error]The operation was canceled. ##[group]Run sudo make install [36;1msudo make install[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] make: *** No rule to make target 'install'. Stop. ##[error]Process completed with exit code 2. Here are the logs: Performing initialization tasks... # Add commands for initialization tasks here make: *** No rule to make target 'image'. Stop.
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run make tidy yielded the following error: ##[error]Process completed with exit code 2. ##[group]Run actions/setup-go@v2 with: go-version: 1.18 check-latest: false stable: true token: *** env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Setup go stable version spec 1.18 Attempting to download 1.18... matching 1.18... Acquiring 1.18.10 from https://github.com/actions/go-versions/releases/download/1.18.10-3890634278/go-1.18.10-linux-x64.tar.gz Extracting Go... [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/cafa9fab-a1cb-4b2e-8349-c33d244c217d -f /home/runner/work/_temp/5c471e4e-3b9c-40c0-a485-04e097f249b5 Successfully extracted go to /home/runner/work/_temp/cafa9fab-a1cb-4b2e-8349-c33d244c217d Adding to the cache ... Successfully cached go to /opt/hostedtoolcache/go/1.18.10/x64 Added go to the path Successfully setup go version 1.18 go version go1.18.10 linux/amd64 ##[group]go env ##[error]The operation was canceled. ##[group]Run make tidy [36;1mmake tidy[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 GOROOT: /opt/hostedtoolcache/go/1.19.13/x64 ##[endgroup] make: *** No rule to make target 'tidy'. Stop. ##[error]Process completed with exit code 2. Here are the logs: make: *** No rule to make target 'tidy'. Stop.
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run sudo make init yielded the following error: ##[error]Process completed with exit code 2. ##[group]Run sudo make tidy [36;1msudo make tidy[0m [36;1msudo make tools.verify.go-gitlint[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] make: *** No rule to make target 'tidy'. Stop. ##[error]Process completed with exit code 2. ##[group]Run sudo make init [36;1msudo make init[0m [36;1msudo docker compose up -d[0m [36;1msudo sleep 20[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Performing initialization tasks... # Add commands for initialization tasks here no configuration file provided: not found ##[error]Process completed with exit code 14. ##[group]Run actions/checkout@v4 with: repository: openimsdk/community token: *** ssh-strict: true persist-credentials: true clean: true sparse-checkout-cone-mode: true fetch-depth: 1 fetch-tags: false show-progress: true lfs: false submodules: false set-safe-directory: true env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Syncing repository: openimsdk/community ##[group]Getting Git version info Working directory is '/home/runner/work/community/community' [command]/usr/bin/git version git version 2.43.0 ##[endgroup] Temporarily overriding HOME='/home/runner/work/_temp/fa501802-95e0-42ea-8a7c-e2576920053b' before making global git config changes Adding repository directory to the temporary git global config as a safe directory [command]/usr/bin/git config --global --add safe.directory /home/runner/work/community/community Deleting the contents of '/home/runner/work/community/community' ##[group]Initializing the repository [command]/usr/bin/git init /home/runner/work/community/community hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> Initialized empty Git repository in /home/runner/work/community/community/.git/ [command]/usr/bin/git remote add origin https://github.com/openimsdk/community ##[endgroup] ##[group]Disabling automatic garbage collection [command]/usr/bin/git config --local gc.auto 0 ##[endgroup] ##[group]Setting up auth [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** ##[endgroup] ##[group]Fetching the repository [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0adefab555db212ffb72167f1f0103ab2f7553bb:refs/remotes/pull/119/merge ##[error]The operation was canceled. ##[group]Run actions/setup-go@v4 with: go-version: 1.21 check-latest: false token: *** cache: true env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Setup go version spec 1.21 Found in cache @ /opt/hostedtoolcache/go/1.21.5/x64 Added go to the path Successfully set up Go version 1.21 [command]/opt/hostedtoolcache/go/1.21.5/x64/bin/go env GOCACHE [command]/opt/hostedtoolcache/go/1.21.5/x64/bin/go env GOMODCACHE /home/runner/.cache/go-build /home/runner/go/pkg/mod ##[warning]Restore cache failed: Dependencies file is not found in /home/runner/work/community/community. Supported file pattern: go.sum go version go1.21.5 linux/amd64 ##[group]go env ##[error]The operation was canceled. ##[group]Run sudo make install [36;1msudo make install[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] make: *** No rule to make target 'install'. Stop. ##[error]Process completed with exit code 2. Here are the logs: Performing initialization tasks... # Add commands for initialization tasks here make: *** No rule to make target 'image'. Stop.
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run sudo make init yielded the following error: ##[error]Process completed with exit code 14. Here are the logs: Performing initialization tasks... # Add commands for initialization tasks here no configuration file provided: not found
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run sudo make init yielded the following error: ##[error]Process completed with exit code 2. ##[group]Run sudo make tidy [36;1msudo make tidy[0m [36;1msudo make tools.verify.go-gitlint[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] make: *** No rule to make target 'tidy'. Stop. ##[error]Process completed with exit code 2. ##[group]Run sudo make init [36;1msudo make init[0m [36;1msudo docker compose up -d[0m [36;1msudo sleep 20[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Performing initialization tasks... # Add commands for initialization tasks here no configuration file provided: not found ##[error]Process completed with exit code 14. ##[group]Run actions/checkout@v4 with: repository: openimsdk/community token: *** ssh-strict: true persist-credentials: true clean: true sparse-checkout-cone-mode: true fetch-depth: 1 fetch-tags: false show-progress: true lfs: false submodules: false set-safe-directory: true env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Syncing repository: openimsdk/community ##[group]Getting Git version info Working directory is '/home/runner/work/community/community' [command]/usr/bin/git version git version 2.43.0 ##[endgroup] Temporarily overriding HOME='/home/runner/work/_temp/fa501802-95e0-42ea-8a7c-e2576920053b' before making global git config changes Adding repository directory to the temporary git global config as a safe directory [command]/usr/bin/git config --global --add safe.directory /home/runner/work/community/community Deleting the contents of '/home/runner/work/community/community' ##[group]Initializing the repository [command]/usr/bin/git init /home/runner/work/community/community hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> Initialized empty Git repository in /home/runner/work/community/community/.git/ [command]/usr/bin/git remote add origin https://github.com/openimsdk/community ##[endgroup] ##[group]Disabling automatic garbage collection [command]/usr/bin/git config --local gc.auto 0 ##[endgroup] ##[group]Setting up auth [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** ##[endgroup] ##[group]Fetching the repository [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0adefab555db212ffb72167f1f0103ab2f7553bb:refs/remotes/pull/119/merge ##[error]The operation was canceled. ##[group]Run actions/setup-go@v4 with: go-version: 1.21 check-latest: false token: *** cache: true env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] Setup go version spec 1.21 Found in cache @ /opt/hostedtoolcache/go/1.21.5/x64 Added go to the path Successfully set up Go version 1.21 [command]/opt/hostedtoolcache/go/1.21.5/x64/bin/go env GOCACHE [command]/opt/hostedtoolcache/go/1.21.5/x64/bin/go env GOMODCACHE /home/runner/.cache/go-build /home/runner/go/pkg/mod ##[warning]Restore cache failed: Dependencies file is not found in /home/runner/work/community/community. Supported file pattern: go.sum go version go1.21.5 linux/amd64 ##[group]go env ##[error]The operation was canceled. ##[group]Run sudo make install [36;1msudo make install[0m shell: /usr/bin/bash -e {0} env: GO_VERSION: 1.19 GOLANGCI_VERSION: v1.50.1 ##[endgroup] make: *** No rule to make target 'install'. Stop. ##[error]Process completed with exit code 2. Here are the logs: Performing initialization tasks... # Add commands for initialization tasks here make: *** No rule to make target 'image'. Stop.
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run sudo make init yielded the following error: ##[error]Process completed with exit code 14. Here are the logs: Performing initialization tasks... # Add commands for initialization tasks here no configuration file provided: not found
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run github/codeql-action/analyze@v2 yielded the following error: ##[error]Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.4/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14567 /home/runner/work/_temp/codeql_databases/go". Exit code was 32 and last log line was: CodeQL detected code written in , but not any written in Go. Review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details. Here are the logs: [command]/opt/hostedtoolcache/CodeQL/2.15.4/x64/codeql/codeql version --format=json { "productName" : "CodeQL", "vendor" : "GitHub", "version" : "2.15.4", "sha" : "6994dfd6d94ee3d205768fbe15e18312bf22b388", "branches" : [ "codeql-cli-2.15.4" ], "copyright" : "Copyright (C) 2019-2023 GitHub, Inc.", "unpackedLocation" : "/opt/hostedtoolcache/CodeQL/2.15.4/x64/codeql", "configFileLocation" : "/home/runner/.config/codeql/config", "configFileFound" : false, "features" : { "analysisSummaryV2Option" : true, "featuresInVersionResult" : true, "indirectTracingSupportsStaticBinaries" : false, "supportsPython312" : true, "mrvaPackCreate" : true, "threatModelOption" : true } } ##[group]Finalizing go [command]/opt/hostedtoolcache/CodeQL/2.15.4/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14567 /home/runner/work/_temp/codeql_databases/go CodeQL detected code written in , but not any written in Go. Review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build .
Making changes according to plan... (step 3/3)
Fixing PR: track the progress here.
I'm currently fixing this PR to address the following:
[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:The command: Run sudo make init yielded the following error: ##[error]Process completed with exit code 14. Here are the logs: Performing initialization tasks... # Add commands for initialization tasks here no configuration file provided: not found
Making changes according to plan... (step 3/3)