Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests are failing due to octokit.js missing fetch implementation #281

Open
lelia opened this issue Mar 20, 2024 · 2 comments
Open

Tests are failing due to octokit.js missing fetch implementation #281

lelia opened this issue Mar 20, 2024 · 2 comments
Assignees
Labels

Comments

@lelia
Copy link
Collaborator

lelia commented Mar 20, 2024

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
@lelia lelia self-assigned this Mar 20, 2024
Copy link

Automatically marking issue as stale due to lack of activity

@github-actions github-actions bot added the stale label May 26, 2024
Copy link

github-actions bot commented Jun 2, 2024

Automatically closing this issue as stale

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2024
@lelia lelia reopened this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant