github / rally

GitHub <> Rally integration
MIT License
123 stars 33 forks source link

Receiving octokit deprecation warning during start #210

Closed recaph closed 3 years ago

recaph commented 3 years ago

Your issue may already be reported! Please search on the issue tracker before creating one.

Describe the bug Receiving the following warning in the logs. Deprecation: [@octokit/rest] Setting the "new Octokit({ auth })" option to an object without also setting the "authStrategy" option is deprecated and will be removed in v17. See (https://octokit.github.io/rest.js/#authentication) at authenticationPlugin (C:\Rally\node_modules\@octokit\rest\plugins\authentication\index.js:58:5) at C:\Rally\node_modules\@octokit\rest\lib\constructor.js:26:37 at Array.forEach ()

To Reproduce npm start

Expected behavior No warning.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.

primetheus commented 3 years ago

This will be addressed with #218

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.