Skip to content

Bump @octokit/plugin-throttling from 5.0.1 to 7.0.0 #161

Bump @octokit/plugin-throttling from 5.0.1 to 7.0.0

Bump @octokit/plugin-throttling from 5.0.1 to 7.0.0 #161

Status Failure
Total duration 1m 10s
Artifacts

tests.yml

on: push
unit
1m 2s
unit
test the action by using it
0s
test the action by using it
Fit to window
Zoom out
Zoom in

Annotations

4 errors
unit
octokit/plugin-throttling error: You must pass the onSecondaryRateLimit and onRateLimit error handlers. See https://octokit.github.io/rest.js/#throttling const octokit = new Octokit({ throttle: { onSecondaryRateLimit: (retryAfter, options) => {/* ... */}, onRateLimit: (retryAfter, options) => {/* ... */} } })
unit
octokit/plugin-throttling error: You must pass the onSecondaryRateLimit and onRateLimit error handlers. See https://octokit.github.io/rest.js/#throttling const octokit = new Octokit({ throttle: { onSecondaryRateLimit: (retryAfter, options) => {/* ... */}, onRateLimit: (retryAfter, options) => {/* ... */} } })
unit
octokit/plugin-throttling error: You must pass the onSecondaryRateLimit and onRateLimit error handlers. See https://octokit.github.io/rest.js/#throttling const octokit = new Octokit({ throttle: { onSecondaryRateLimit: (retryAfter, options) => {/* ... */}, onRateLimit: (retryAfter, options) => {/* ... */} } })
unit
Process completed with exit code 1.