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

CI failing but not failing with "ReferenceError: FormData is not defined" #1707

Closed
effigies opened this issue Jun 30, 2023 · 0 comments · Fixed by #1709
Closed

CI failing but not failing with "ReferenceError: FormData is not defined" #1707

effigies opened this issue Jun 30, 2023 · 0 comments · Fixed by #1709
Labels

Comments

@effigies
Copy link
Collaborator

The recent merge of #1685/#1705, test-bids-examples has been failing with:

ReferenceError: FormData is not defined
    at node_modules/then-request/lib/browser.js (/home/runner/work/bids-validator/bids-validator/node_modules/hed-validator/node_modules/then-request/lib/browser.js:119:10)
    at __require2 (/home/runner/work/bids-validator/bids-validator/bids-validator/cli.js:117898:51)
    at Object.<anonymous> (/home/runner/work/bids-validator/bids-validator/node_modules/hed-validator/utils/files.js:2:21)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Module._compile (/home/runner/work/bids-validator/bids-validator/node_modules/source-map-support/source-map-support.js:547:25)
    at Module.mod._compile (/home/runner/work/bids-validator/bids-validator/node_modules/esbuild-runner/src/hook.ts:53:22)
    at Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Object.Module._extensions.<computed> [as .js] (/home/runner/work/bids-validator/bids-validator/node_modules/esbuild-runner/src/hook.ts:56:7)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)

This is showing up as a green check, though. Example: https://github.com/bids-standard/bids-validator/actions/runs/5424290857/jobs/9863445126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant