question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"result.data.repositories" is deprecated. Use "result.data" instead

See original GitHub issue

Bug Report

Current Behavior

When start got

{ Deprecation: [@octokit/rest] "result.data.repositories" is deprecated. Use "result.data" instead
    at Array.get (/Users/gordon/workspace/ir/bot/node_modules/@octokit/rest/plugins/pagination/normalize-paginated-list-response.js:59:39)
    at /Users/gordon/workspace/ir/bot/node_modules/probot/lib/apps/stats.js:93:70
    at iterator.next.then.result (/Users/gordon/workspace/ir/bot/node_modules/@octokit/rest/plugins/pagination/paginate.js:26:40) name: 'Deprecation' }

Expected behavior/code No warnings

Environment “probot”: “^9.2.4”

  • Node/npm version: v11.10.0/6.7.0
  • OS: mac

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:28 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
gr2mcommented, Apr 25, 2019

yours found its way already: https://railsgirlssummerofcode.org/campaign#donors

image

Cheers!

<div> Rails Girls Summer of Code</div><div>Campaign</div><div>Rails Girls Summer of Code 2019</div>
1reaction
sunshineocommented, Apr 25, 2019

No worries. I should work on a donate feature that allows people to directly donate to charities without the need to cashout first

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to workraound this TypeORM error, "EntityRepository is ...
How to workraound this TypeORM error, "EntityRepository is deprecated , use Repository.extend function instead"? Ask Question. Asked 9 months ...
Read more >
[@octokit/rest] "number" parameter is deprecated for ".issues ...
Bug Report Current Behavior I'm currently getting this deprecation error with probot v9.2.6. This is the code path: probotApp.app = function ...
Read more >
Spring Data Elasticsearch - Reference Documentation
Deprecation of TransportClient usage. ... Instead of wrapping the query results in a Stream , data store-specific methods are used to ...
Read more >
Deprecations by version - GitLab Docs
Deprecations by version. In each release, GitLab announces features that are deprecated and no longer recommended for use. Each deprecated feature will be ......
Read more >
Select using Query Builder - typeorm - GitBook
Note that we uniquely named :sheepId and :cowId instead of using :id twice for ... getOneOrFail will get a single result from the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found