feat: tag obsolete files instead of deleting them #1822
Annotations
6 errors
|
src/utils/s3-sync.ts#L83
Argument of type 'S3Objects' is not assignable to parameter of type '{ Key: string; Metadata: { 'x-amz-tagging': string | undefined; }; }[]'.
|
src/utils/s3-sync.ts#L154
Type '{ Key: string; Metadata: { 'x-amz-tagging': string | undefined; }; }[]' is not assignable to type 'string[]'.
|
src/utils/s3-sync.ts#L154
Argument of type '{ Key: string; Metadata: { 'x-amz-tagging': string | undefined; }; }' is not assignable to parameter of type 'string'.
|
src/utils/s3-sync.ts#L157
Cannot find name 'URLSearchParams'.
|
|
The logs for this run have expired and are no longer available.
Loading