New WARCSerializer: serialize records with buffering to temp file without reading fully into memory #180
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
build (18.x):
src/commands/args.ts#L20
Unexpected any. Specify a different type
|
build (18.x):
src/commands/args.ts#L49
Unexpected any. Specify a different type
|
build (18.x):
src/lib/indexer.ts#L153
Unexpected any. Specify a different type
|
build (18.x):
src/lib/utils.ts#L20
'btoa' is deprecated. Use `buf.toString('base64')` instead
|