Summary of what happened:
I tried uploading a dataset to openneuro using the command line tool and got errors
Command used (and if a helper script was used, a link to the helper script or the command generated):
openneuro upload --ignoreWarnings --dataset "ds007283" $PWD
Version:4.44.0
Environment (Docker, Singularity / Apptainer, custom installation):
Mac, installed via npm: npm install openneuro-cli
Data formatted according to a validatable standard? Please provide the output of the validator:
This dataset appears to be BIDS compatible.
Summary: Available Tasks: Available Modalities:
4036 Files, 206 GB TODO: full task name for bar MRI
51 - Subjects 2 - Sessions TODO: full task name for bar1
TODO: full task name for bar2
TODO: full task name for bar3
TODO: full task name for floc
TODO: full task name for floc1
TODO: full task name for floc2
TODO: full task name for floc3
TODO: full task name for floc4
TODO: full task name for mot1
TODO: full task name for mot2
TODO: full task name for mot3
TODO: full task name for mot4
TODO: full task name for wedgering
TODO: full task name for wedgering1
TODO: full task name for wedgering2
TODO: full task name for wedgering3
bar1
bar2
bar3
wedgering1
wedgering2
wedgering3
floc1
floc2
floc3
floc4
mot1
mot2
mot3
mot4
bar
wedgering
loc
temp
floc
Validation complete, preparing upload.
Relevant log outputs (up to 20 lines):
Validation complete, preparing upload.
error: Uncaught (in promise) Error: Variable "$datasetId" of required type "ID!" was not provided.
throw Error(errors.map((error) => error.message).toString())
^
at getRepoAccess (https://jsr.io/@openneuro/cli/4.44.0/src/commands/git-credential.ts:42:11)
at async Command.uploadAction [as actionHandler] (https://jsr.io/@openneuro/cli/4.44.0/src/commands/upload.ts:127:31)
at async Command.execute (https://jsr.io/@effigies/cliffy-command/1.0.0-dev.8/command.ts:1940:7)
at async Command.parseCommand (https://jsr.io/@effigies/cliffy-command/1.0.0-dev.8/command.ts:1772:14)
at async commandLine (https://jsr.io/@openneuro/cli/4.44.0/src/options.ts:47:29)
at async main (https://jsr.io/@openneuro/cli/4.44.0/mod.ts:21:5)
at async https://jsr.io/@openneuro/cli/4.44.0/mod.ts:26:1