Skip to content

feat: @deephaven/jsapi-download npm package #3744

feat: @deephaven/jsapi-download npm package

feat: @deephaven/jsapi-download npm package #3744

Triggered via pull request October 18, 2024 23:00
Status Failure
Total duration 3m 23s
Artifacts

unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
unit: packages/jsapi-download/src/errorUtils.ts#L13
Replace `"object"` with `'object'`
unit: packages/jsapi-download/src/errorUtils.ts#L14
Replace `"code"` with `'code'`
unit: packages/jsapi-download/src/errorUtils.ts#L15
Replace `"string"` with `'string'`
unit: packages/jsapi-download/src/errorUtils.ts#L33
Replace `"AggregateError"` with `'AggregateError'`
unit: packages/jsapi-download/src/fsUtils.ts#L9
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
unit: packages/jsapi-download/src/serverUtils.ts#L32
Expected the Promise rejection reason to be an Error
unit: packages/jsapi-download/src/serverUtils.ts#L138
Assignment to function parameter 'url'
unit
Process completed with exit code 1.