We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, sync is failing since yesterday (Apr 26, 2022) with the error bellow:
15:37:45 Total 52547 (delta 1203), reused 2144 (delta 1104), pack-reused 50253 15:37:50 time="2022-04-27T13:37:50Z" level=debug msg="Pulling CodeQL bundles..." 15:37:50 time="2022-04-27T13:37:50Z" level=debug msg="Finding release references..." 15:37:50 time="2022-04-27T13:37:50Z" level=debug msg="Found refs/heads/main." 15:37:50 time="2022-04-27T13:37:50Z" level=debug msg="Found refs/tags/v1." 15:37:50 time="2022-04-27T13:37:50Z" level=fatal msg="object not found\nError loading commit d7446a1e647172a385e60fa77853c8232a80f7f5 for reference refs/tags/v1.\ngithub.com/github/codeql-action-sync/internal/pull.(*pullService).findRelevantReleases.func1\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/internal/pull/pull.go:149\ngithub.com/go-git/go-git/v5/plumbing/storer.forEachReferenceIter\n\t/home/runner/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/storer/reference.go:154\ngithub.com/go-git/go-git/v5/plumbing/storer.(*ReferenceSliceIter).ForEach\n\t/home/runner/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/storer/reference.go:134\ngithub.com/github/codeql-action-sync/internal/pull.(*pullService).findRelevantReleases\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/internal/pull/pull.go:144\ngithub.com/github/codeql-action-sync/internal/pull.(*pullService).pullReleases\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/internal/pull/pull.go:182\ngithub.com/github/codeql-action-sync/internal/pull.Pull\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/internal/pull/pull.go:295\ngithub.com/github/codeql-action-sync/cmd.glob..func4\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/cmd/sync.go:17\ngithub.com/spf13/cobra.(*Command).execute\n\t/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:842\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:950\ngithub.com/spf13/cobra.(*Command).Execute\n\t/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:887\ngithub.com/spf13/cobra.(*Command).ExecuteContext\n\t/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:880\ngithub.com/github/codeql-action-sync/cmd.Execute\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/cmd/root.go:76\nmain.main\n\t/home/runner/work/codeql-action-sync-tool/codeql-action-sync-tool/main.go:15\nruntime.main\n\t/opt/hostedtoolcache/go/1.18.0/x64/src/runtime/proc.go:250\nruntime.goexit\n\t/opt/hostedtoolcache/go/1.18.0/x64/src/runtime/asm_amd64.s:1571"
The text was updated successfully, but these errors were encountered:
Hi, it seems it was fixed in the release 1.0.8.
Sorry, something went wrong.
No branches or pull requests
Hi, sync is failing since yesterday (Apr 26, 2022) with the error bellow:
The text was updated successfully, but these errors were encountered: