Skip to content

Conversation

laileni-aws
Copy link
Owner

  • Fix scannedFiles type in ZipMetadata (use Set instead of array)
  • Fix nextPage return type to comply with AWS SDK types
  • Use undefined instead of null to satisfy ESLint unicorn/no-null rule
  • Use type assertion to resolve type compatibility issues

Problem

Solution


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Fix scannedFiles type in ZipMetadata (use Set<string> instead of array)
- Fix nextPage return type to comply with AWS SDK types
- Use undefined instead of null to satisfy ESLint unicorn/no-null rule
- Use type assertion to resolve type compatibility issues
@laileni-aws laileni-aws deleted the fix branch April 21, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant