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

VE-3102: Update internalTaskId to type string #591

Closed
wants to merge 1 commit into from
Closed

Conversation

ndthang15
Copy link
Member

@ndthang15 ndthang15 commented Jul 11, 2024

Description

Update internalTaskId to type string for safety, because although aiware taskIds are guid but maybe edge taskIds can change to not guid in the future.

Rely on the PR comment: https://github.com/veritone/aiware-core/pull/2383#discussion_r1670869478

Related Issue

https://veritone.atlassian.net/browse/VE-3102

How Has This Been Tested

  1. Run npm i && npm run test in /packages/veritone-json-schemas folder.
  2. Ensure that all tests are passed.

Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Copy link

sonarcloud bot commented Jul 11, 2024

@ndthang15
Copy link
Member Author

Guid is string in sdk for now, so we don't need this change, and close this PR.

@ndthang15 ndthang15 closed this Jul 11, 2024
@ndthang15 ndthang15 deleted the dev/VE-3102 branch July 11, 2024 04:21
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