Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect bit size for int parsing #1171

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

alexhung
Copy link
Member

@alexhung alexhung commented Jan 10, 2025

Fix #1169

@alexhung alexhung added the bug Something isn't working label Jan 10, 2025
@alexhung alexhung force-pushed the GH-1169-fix-int-parsing-error-for-artifact-resource branch from 7dd00a3 to 4c89006 Compare January 13, 2025 18:10
@alexhung alexhung changed the base branch from migrate-local-repository-to-plugin-framework to master January 13, 2025 18:11
@alexhung alexhung marked this pull request as ready for review January 13, 2025 18:44
@alexhung alexhung requested a review from danielmkn as a code owner January 13, 2025 18:44
@alexhung alexhung merged commit a32ce6a into master Jan 13, 2025
8 checks passed
@alexhung alexhung deleted the GH-1169-fix-int-parsing-error-for-artifact-resource branch January 13, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

artifactory_artifact strconv.ParseInt: parsing "45845": value out of range for medium-size files
2 participants