You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zipUtil
generateZip
Should generate zip for file scan and return expected metadata:
Error: Payload size limit reached [FileSizeExceeded]
at ZipUtil.zipFile (/Users/runner/work/aws-toolkit-vscode/aws-toolkit-vscode/packages/core/src/codewhisperer/util/zipUtil.ts:137:19)
at async ZipUtil.generateZip (/Users/runner/work/aws-toolkit-vscode/aws-toolkit-vscode/packages/core/src/codewhisperer/util/zipUtil.ts:544:31)
at async Context.<anonymous> (test/unit/codewhisperer/util/zipUtil.test.ts:45:33)
Test Details
aws-toolkit-vscode/packages/amazonq/test/unit/codewhisperer/util/zipUtil.test.ts
Lines 44 to 53 in b702dcd
Log of Test Failure
Additional Information
Potentially related to #6160
The text was updated successfully, but these errors were encountered: