You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests pass now that the build has been fixed (see #279)
Actual Behaviour
Build passes but tests fail with:
Received an error code: undefined fetch is not set. Please pass a fetch implementation as new Octokit({ request: { fetch }}). Learn more at https://github.com/octokit/octokit.js/#fetch-missing
The text was updated successfully, but these errors were encountered:
Description
Ref: https://github.com/octokit/octokit.js/?tab=readme-ov-file#fetch-missing
Expected Behaviour
Tests pass now that the build has been fixed (see #279)
Actual Behaviour
Build passes but tests fail with:
Received an error code: undefined fetch is not set. Please pass a fetch implementation as new Octokit({ request: { fetch }}). Learn more at https://github.com/octokit/octokit.js/#fetch-missing
The text was updated successfully, but these errors were encountered: