Giter Site home page Giter Site logo

Comments (6)

sorenlouv avatar sorenlouv commented on July 27, 2024

Can you check if the logs contain the stack trace for the error Cannot read properties of null (reading 'remoteConfigHistory')?

Logs are located in ~/.backport/

from backport.

JoeSzymanskiFAN avatar JoeSzymanskiFAN commented on July 27, 2024

I see the following at the end of the logs

{"level":"error","message":"Unhandled exception: Cannot read properties of null (reading 'remoteConfigHistory')","metadata":{"stack":"TypeError: Cannot read properties of null (reading 'remoteConfigHistory')
    at getSourceCommitBranchLabelMapping (/opt/homebrew/lib/node_modules/backport/dist/lib/sourceCommit/parseSourceCommit.js:144:56)
    at parseSourceCommit (/opt/homebrew/lib/node_modules/backport/dist/lib/sourceCommit/parseSourceCommit.js:21:44)
    at fetchCommitBySha (/opt/homebrew/lib/node_modules/backport/dist/lib/github/v4/fetchCommits/fetchCommitBySha.js:46:54)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async fetchCommitsByPullNumber (/opt/homebrew/lib/node_modules/backport/dist/lib/github/v4/fetchCommits/fetchCommitByPullNumber.js:89:20)
    at async Promise.all (index 0)
    at async getCommits (/opt/homebrew/lib/node_modules/backport/dist/lib/getCommits.js:41:35)
    at async backportRun (/opt/homebrew/lib/node_modules/backport/dist/backportRun.js:61:19)"},"timestamp":"2024-04-03 15:36:07"}

from backport.

sorenlouv avatar sorenlouv commented on July 27, 2024

Thanks. The problem is happening here so it looks like there is no mergeCommit. Has the PR in question been merged?

sourcePullRequest?.mergeCommit.remoteConfigHistory.edges?.[0]?.remoteConfig;

from backport.

JoeSzymanskiFAN avatar JoeSzymanskiFAN commented on July 27, 2024

Yes, it has been merged via a squash into the source branch in question.

from backport.

JoeSzymanskiFAN avatar JoeSzymanskiFAN commented on July 27, 2024

Just want to confirm that I pulled the latest version directly and was able to finish a dry run against the PRs that previously were failing. I think I'll need this to be released at some point officially.

from backport.

sorenlouv avatar sorenlouv commented on July 27, 2024

Thanks for testing it, much appreciated! I've released the fix in v9.4.6

from backport.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.